Class TAbstractX3DViewpointNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAbstractX3DViewpointNodeHelper = class helper(TObject) for TAbstractX3DViewpointNode

Description

Hierarchy

  • TObject
  • TAbstractX3DViewpointNodeHelper

Overview

Properties

Public property CenterOfRotation: TVector3Single read GetCenterOfRotation write SetCenterOfRotation;
Public property Description: string read GetDescription write SetDescription;
Public property Jump: boolean read GetJump write SetJump;
Public property Orientation: TVector4Single read GetOrientation write SetOrientation;
Public property RetainUserOffsets: boolean read GetRetainUserOffsets write SetRetainUserOffsets;
Public property CameraMatrixSendAlsoOnOffscreenRendering: boolean read GetCameraMatrixSendAlsoOnOffscreenRendering write SetCameraMatrixSendAlsoOnOffscreenRendering;
Public property GravityUp: TVector3Single read GetGravityUp write SetGravityUp;

Description

Properties

Public property CenterOfRotation: TVector3Single read GetCenterOfRotation write SetCenterOfRotation;
 
Public property Description: string read GetDescription write SetDescription;
 
Public property Jump: boolean read GetJump write SetJump;
 
Public property Orientation: TVector4Single read GetOrientation write SetOrientation;
 
Public property RetainUserOffsets: boolean read GetRetainUserOffsets write SetRetainUserOffsets;
 
Public property CameraMatrixSendAlsoOnOffscreenRendering: boolean read GetCameraMatrixSendAlsoOnOffscreenRendering write SetCameraMatrixSendAlsoOnOffscreenRendering;
 
Public property GravityUp: TVector3Single read GetGravityUp write SetGravityUp;
 

Generated by PasDoc 0.14.0.