Geometry
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | Color | ||
Direction | |||
Length | |||
OnTop | |||
Position | |||
Radius | |||
ViewAligned | |||
ViewScaled | |||
ViewScaleOffset |
Properties
Color : real4
var Color : Real4
Direction : real3
var Direction : Real3
Length : real
var Length : Real
OnTop : boolean
var OnTop : Boolean
Position : real3
var Position : Real3
Radius : real
var Radius : Real
ViewAligned : boolean
var ViewAligned : Boolean
ViewScaled : boolean
var ViewScaled : Boolean
ViewScaleOffset : real3
var ViewScaleOffset : Real3
Methods
DebugCone : Void
constructor
Name Type Description function DebugCone()
DebugCone : Void
constructor
Name Type Description position real3 direction real3 length real radius real function DebugCone(position : Real3, direction : Real3, length : Real, radius : Real)