Cogito, ergo sum

UE2:Object structs (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:BoundingVolume (U2))
Jump to: navigation, search
U2 Object (structs)
Object structs in other games:
RTNP, U1, UT, U2XMP, UE2Runtime, UT2003, UT2004, UT3, UDK
Other member categories for this class:
operators, static native functions

Structs[edit]

Alignment[edit]

EAlignment XAxis 
EAlignment YAxis 

BoundingVolume[edit]

Extends: Box

Plane Sphere 

Box[edit]

Vector Min 
Vector Max 
byte IsValid 

Color[edit]

byte
byte
byte
byte

ComponentHandle[edit]

int buffer 

CompressedPosition[edit]

Vector Location 
Rotator Rotation 
Vector Velocity 

Coords[edit]

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

Dimension[edit]

float Width 
float Height 

Guid[edit]

int
int
int
int

InterpCurve[edit]

array<InterpCurvePoint> Points 

InterpCurvePoint[edit]

float InVal 
float OutVal 

Matrix[edit]

Plane XPlane 
Plane YPlane 
Plane ZPlane 
Plane WPlane 

ParticleHandle[edit]

int buffer 

Plane[edit]

Extends: Vector

float

Point[edit]

float
float

Quat[edit]

float
float
float
float

Range[edit]

float
float

RangeVector[edit]

Range
Range
Range

Rectangle[edit]

float
float
float Width 
float Height 

Rotator[edit]

int Pitch 
int Yaw 
int Roll 

Scale[edit]

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

Vector[edit]

float
float
float