UE3:Object structs (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:Box (UT3))
Object (structs) |
- Object structs in other games:
- Other member categories for this class:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Structs
Box
Modifiers: immutable
BoxSphereBounds
Color
Modifiers: immutable
Cylinder
double
DynamicMap_Mirror
Guid
Modifiers: immutable
IndirectArray_Mirror
InterpCurveFloat
- array<InterpCurvePointFloat> Points
- EInterpMethodType InterpMethod
InterpCurvePointFloat
- float InVal
- float OutVal
- float ArriveTangent
- float LeaveTangent
- EInterpCurveMode InterpMode
InterpCurvePointQuat
- float InVal
- Quat OutVal
- Quat ArriveTangent
- Quat LeaveTangent
- EInterpCurveMode InterpMode
InterpCurvePointTwoVectors
- float InVal
- TwoVectors OutVal
- TwoVectors ArriveTangent
- TwoVectors LeaveTangent
- EInterpCurveMode InterpMode
InterpCurvePointVector
- float InVal
- Vector OutVal
- Vector ArriveTangent
- Vector LeaveTangent
- EInterpCurveMode InterpMode
InterpCurvePointVector2D
- float InVal
- Vector2D OutVal
- Vector2D ArriveTangent
- Vector2D LeaveTangent
- EInterpCurveMode InterpMode
InterpCurveQuat
- array<InterpCurvePointQuat> Points
- EInterpMethodType InterpMethod
InterpCurveTwoVectors
- array<InterpCurvePointTwoVectors> Points
- EInterpMethodType InterpMethod
InterpCurveVector
- array<InterpCurvePointVector> Points
- EInterpMethodType InterpMethod
InterpCurveVector2D
- array<InterpCurvePointVector2D> Points
- EInterpMethodType InterpMethod
IntPoint
Modifiers: immutable
Screen coordinates
LinearColor
Modifiers: immutable
Default values:
Property | Value |
---|---|
A | 1.0 |
Map_Mirror
Matrix
Modifiers: immutable
MultiMap_Mirror
Plane
Extends: Vector
Modifiers: immutable
- float W
pointer
- int Dummy
Quat
Modifiers: immutable
qword
RawDistribution
- byte Type
- byte Op
- byte LookupTableNumElements
- byte LookupTableChunkSize
- array<float> LookupTable
- float LookupTableTimeScale
- float LookupTableStartTime
RenderCommandFence
A fence used to track rendering thread command execution.
- int NumPendingFences
Rotator
Modifiers: immutable
TextureMipBulkData_Mirror
Extends: UntypedBulkData_Mirror
- int bShouldFreeOnEmtpy
ThreadSafeCounter
- int Value
TPOV
Point Of View type.
Default values:
Property | Value |
---|---|
FOV | 90.0 |
TwoVectors
Modifiers: immutable
UntypedBulkData_Mirror
- pointer VfTable
- int BulkDataFlags
- int ElementCount
- int BulkDataOffsetInFile
- int BulkDataSizeOnDisk
- int SavedBulkDataFlags
- int SavedElementCount
- int SavedBulkDataOffsetInFile
- int SavedBulkDataSizeOnDisk
- pointer BulkData
- int LockStatus
- pointer AttachedAr
Vector
Modifiers: immutable
Vector2D
Modifiers: immutable
Vector4
Modifiers: immutable