Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:EdCoordSystem (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> EdCoordSystem
Package: 
Engine
This class in other games:
UT3

null

Properties[edit]

Property group 'EdCoordSystem'[edit]

Desc[edit]

Type: string


Default value: "Coord System"

M[edit]

Type: Object.Matrix

The matrix that defines this coordinate system.

Default value:

Member Value
WPlane
Member Value
W 1.0
X 0.0
Y 0.0
Z 0.0
XPlane
Member Value
W 0.0
X 1.0
Y 0.0
Z 0.0
YPlane
Member Value
W 0.0
X 0.0
Y 1.0
Z 0.0
ZPlane
Member Value
W 0.0
X 0.0
Y 0.0
Z 1.0