Class TWindPhysicsModelNodeHelper
Unit
X3DNodes
Declaration
type TWindPhysicsModelNodeHelper = class helper(TObject) for TWindPhysicsModelNode
Description
Hierarchy
- TObject
- TWindPhysicsModelNodeHelper
Overview
Properties
 |
property Direction: TVector3Single read GetDirection write SetDirection; |
 |
property Gustiness: Single read GetGustiness write SetGustiness; |
 |
property Speed: Single read GetSpeed write SetSpeed; |
 |
property Turbulence: Single read GetTurbulence write SetTurbulence; |
Description
Properties
 |
property Direction: TVector3Single read GetDirection write SetDirection; |
|
 |
property Gustiness: Single read GetGustiness write SetGustiness; |
|
 |
property Speed: Single read GetSpeed write SetSpeed; |
|
 |
property Turbulence: Single read GetTurbulence write SetTurbulence; |
|
Generated by PasDoc 0.14.0.
|