Class TOrthographicCameraNode_1
Unit
X3DNodes
Declaration
type TOrthographicCameraNode_1 = class(TAbstractCameraNode_1)
Description
No description available, ancestor TAbstractCameraNode_1 description follows
Common base class for all cameras in VRML 1.0.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
|
class function ForVRMLVersion(const Version: TX3DVersion): Boolean; override; |
|
Properties
|
property FdHeight: TSFFloat read FFdHeight; |
Internal wrapper for property Height. This wrapper API may change, we advise to access simpler Height instead.
|
|
property Height: Single read GetHeight write SetHeight; |
|
Generated by PasDoc 0.16.0.