Class TAbstractNBodyCollidableNodeHelper
Unit
X3DNodes
Declaration
type TAbstractNBodyCollidableNodeHelper = class helper(TObject) for TAbstractNBodyCollidableNode
Description
Hierarchy
- TObject
- TAbstractNBodyCollidableNodeHelper
Overview
Properties
Description
Properties
 |
property Enabled: boolean read GetEnabled write SetEnabled; |
|
 |
property Translation: TVector3Single read GetTranslation write SetTranslation; |
|
 |
property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter; |
|
Generated by PasDoc 0.14.0.
|