Class THAnimSegmentNodeHelper
Unit
X3DNodes
Declaration
type THAnimSegmentNodeHelper = class helper(TObject) for THAnimSegmentNode
Description
Hierarchy
- TObject
- THAnimSegmentNodeHelper
Overview
Properties
 |
property CenterOfMass: TVector3Single read GetCenterOfMass write SetCenterOfMass; |
 |
property Mass: Single read GetMass write SetMass; |
 |
property Name: string read GetName write SetName; |
Description
Properties
 |
property CenterOfMass: TVector3Single read GetCenterOfMass write SetCenterOfMass; |
|
 |
property Mass: Single read GetMass write SetMass; |
|
 |
property Name: string read GetName write SetName; |
|
Generated by PasDoc 0.14.0.
|