Geometry
| Methods | Properties | Base Classes | Derived Classes |
|---|---|---|---|
| Constructor | Color | ||
| Colored | |||
| OnTop | |||
| Position | |||
| Radius | |||
| ViewAligned | |||
| ViewScaled | |||
| ViewScaleOffset |
Properties
Color : real4
var Color : Real4
Colored : boolean
var Colored : Boolean
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
DebugSphere : Void
constructor
Name Type Description function DebugSphere()
DebugSphere : Void
constructor
Name Type Description sphere debugsphere function DebugSphere(sphere : DebugSphere)
DebugSphere : Void
constructor
Name Type Description position real3 radius real function DebugSphere(position : Real3, radius : Real)