Always snap to grid

UE2:Object structs (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE2:Color (UE2Runtime))
Jump to: navigation, search
UE2Runtime Object (structs)

Contents

[edit] Structs

[edit] BoundingVolume

Extends: Box

Plane Sphere 

[edit] Box

Vector Min 
Vector Max 
byte IsValid 

[edit] Color

byte
byte
byte
byte

[edit] CompressedPosition

Vector Location 
Rotator Rotation 
Vector Velocity 

[edit] Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

[edit] Guid

int
int
int
int

[edit] InterpCurve

array<InterpCurvePoint> Points 

[edit] InterpCurvePoint

float InVal 
float OutVal 

[edit] Matrix

Plane XPlane 
Plane YPlane 
Plane ZPlane 
Plane WPlane 

[edit] Plane

Extends: Vector

float

[edit] Quat

float
float
float
float

[edit] Range

float Min 
float Max 

[edit] RangeVector

Range
Range
Range

[edit] Rotator

int Pitch 
int Yaw 
int Roll 

[edit] Scale

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

[edit] Vector

float
float
float
Personal tools