Class TAbstractNBodyCollidableNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAbstractNBodyCollidableNodeHelper = class helper(TObject) for TAbstractNBodyCollidableNode

Description

Hierarchy

  • TObject
  • TAbstractNBodyCollidableNodeHelper

Overview

Properties

Public property Enabled: boolean read GetEnabled write SetEnabled;
Public property Rotation: TVector4Single read GetRotation write SetRotation;
Public property Translation: TVector3Single read GetTranslation write SetTranslation;
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;

Description

Properties

Public property Enabled: boolean read GetEnabled write SetEnabled;
 
Public property Rotation: TVector4Single read GetRotation write SetRotation;
 
Public property Translation: TVector3Single read GetTranslation write SetTranslation;
 
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
 
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;
 

Generated by PasDoc 0.14.0.