Object TVertexJoints
Unit
Declaration
type TVertexJoints = object(TObject)
Description
Hierarchy
- TObject
- TVertexJoints
Overview
Fields
![]() |
RestPosition: TVector3; |
![]() |
Count: Cardinal; |
![]() |
Joints: array of THAnimJointNode; |
![]() |
Weights: array of Single; |
Methods
![]() |
procedure Add(Joint: THAnimJointNode; const Weight: Single); |
Description
Fields
![]() |
RestPosition: TVector3; |
![]() |
Count: Cardinal; |
![]() |
Joints: array of THAnimJointNode; |
![]() |
Weights: array of Single; |
Methods
![]() |
procedure Add(Joint: THAnimJointNode; const Weight: Single); |
Generated by PasDoc 0.16.0.
