There is no spoon

UE1:Object structs (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE1:Coords (UT))
Jump to: navigation, search
UT Object (structs)

Contents

[edit] Structs

[edit] BoundingBox

Vector Min 
Vector Max 
byte IsValid 

[edit] BoundingVolume

Extends: BoundingBox

Plane Sphere 

[edit] Color

byte
byte
byte
byte

[edit] Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

[edit] Guid

int
int
int
int

[edit] Plane

Extends: Vector

float

[edit] Rotator

int Pitch 
int Yaw 
int Roll 

[edit] Scale

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

[edit] Vector

float
float
float
Personal tools