Class THAnimHumanoidNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type THAnimHumanoidNodeHelper = class helper(TObject) for THAnimHumanoidNode

Description

Hierarchy

  • TObject
  • THAnimHumanoidNodeHelper

Overview

Properties

Public property Center: TVector3Single read GetCenter write SetCenter;
Public property Name: string read GetName write SetName;
Public property Rotation: TVector4Single read GetRotation write SetRotation;
Public property Scale: TVector3Single read GetScale write SetScale;
Public property ScaleOrientation: TVector4Single read GetScaleOrientation write SetScaleOrientation;
Public property Translation: TVector3Single read GetTranslation write SetTranslation;
Public property Version: string read GetVersion write SetVersion;
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;

Description

Properties

Public property Center: TVector3Single read GetCenter write SetCenter;
 
Public property Name: string read GetName write SetName;
 
Public property Rotation: TVector4Single read GetRotation write SetRotation;
 
Public property Scale: TVector3Single read GetScale write SetScale;
 
Public property ScaleOrientation: TVector4Single read GetScaleOrientation write SetScaleOrientation;
 
Public property Translation: TVector3Single read GetTranslation write SetTranslation;
 
Public property Version: string read GetVersion write SetVersion;
 
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
 
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;
 

Generated by PasDoc 0.14.0.