Class THAnimHumanoidNodeHelper
Unit
X3DNodes
Declaration
type THAnimHumanoidNodeHelper = class helper(TObject) for THAnimHumanoidNode
Description
Hierarchy
- TObject
- THAnimHumanoidNodeHelper
Overview
Properties
Description
Properties
 |
property Name: string read GetName write SetName; |
|
 |
property ScaleOrientation: TVector4Single read GetScaleOrientation write SetScaleOrientation; |
|
 |
property Translation: TVector3Single read GetTranslation write SetTranslation; |
|
 |
property Version: string read GetVersion write SetVersion; |
|
 |
property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter; |
|
Generated by PasDoc 0.14.0.
|