Class TSingleAxisHingeJointNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSingleAxisHingeJointNodeHelper = class helper(TObject) for TSingleAxisHingeJointNode

Description

Hierarchy

  • TObject
  • TSingleAxisHingeJointNodeHelper

Overview

Properties

Public property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint;
Public property Axis: TVector3Single read GetAxis write SetAxis;
Public property MaxAngle: Single read GetMaxAngle write SetMaxAngle;
Public property MinAngle: Single read GetMinAngle write SetMinAngle;
Public property StopBounce: Single read GetStopBounce write SetStopBounce;
Public property StopErrorCorrection: Single read GetStopErrorCorrection write SetStopErrorCorrection;

Description

Properties

Public property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint;
 
Public property Axis: TVector3Single read GetAxis write SetAxis;
 
Public property MaxAngle: Single read GetMaxAngle write SetMaxAngle;
 
Public property MinAngle: Single read GetMinAngle write SetMinAngle;
 
Public property StopBounce: Single read GetStopBounce write SetStopBounce;
 
Public property StopErrorCorrection: Single read GetStopErrorCorrection write SetStopErrorCorrection;
 

Generated by PasDoc 0.14.0.