I'm a doctor, not a mechanic

UE1:Object structs (U1)

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

Structs[edit]

BoundingBox[edit]

Vector Min 
Vector Max 
byte IsValid 

BoundingVolume[edit]

Extends: BoundingBox

Plane Sphere 

Color[edit]

byte
byte
byte
byte

Coords[edit]

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

Guid[edit]

int
int
int
int

Plane[edit]

Extends: Vector

float

Rotator[edit]

int Pitch 
int Yaw 
int Roll 

Scale[edit]

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

Vector[edit]

float
float
float