Geometry
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | Color | ||
HalfExtents | |||
OnTop | |||
Position | |||
ViewAligned | |||
ViewScaled | |||
ViewScaleOffset |
Properties
Color : real4
var Color : Real4
HalfExtents : real
var HalfExtents : Real
OnTop : boolean
var OnTop : Boolean
Position : real3
var Position : Real3
ViewAligned : boolean
var ViewAligned : Boolean
ViewScaled : boolean
var ViewScaled : Boolean
ViewScaleOffset : real3
var ViewScaleOffset : Real3
Methods
DebugLineCross : Void
constructor
Name Type Description function DebugLineCross()
DebugLineCross : Void
constructor
Name Type Description position real3 halfExtents real function DebugLineCross(position : Real3, halfExtents : Real)