Class TGeoViewpointNodeHelper
Unit
X3DNodes
Declaration
type TGeoViewpointNodeHelper = class helper(TObject) for TGeoViewpointNode
Description
Hierarchy
- TObject
- TGeoViewpointNodeHelper
Overview
Properties
 |
property FieldOfView: Single read GetFieldOfView write SetFieldOfView; |
 |
property Headlight: boolean read GetHeadlight write SetHeadlight; |
 |
property Position: TVector3Double read GetPosition write SetPosition; |
 |
property SpeedFactor: Single read GetSpeedFactor write SetSpeedFactor; |
Description
Properties
 |
property FieldOfView: Single read GetFieldOfView write SetFieldOfView; |
|
 |
property Headlight: boolean read GetHeadlight write SetHeadlight; |
|
 |
property SpeedFactor: Single read GetSpeedFactor write SetSpeedFactor; |
|
Generated by PasDoc 0.14.0.
|