Class TSpotLightNodeHelper
Unit
X3DNodes
Declaration
type TSpotLightNodeHelper = class helper(TObject) for TSpotLightNode
Description
Hierarchy
- TObject
- TSpotLightNodeHelper
Overview
Properties
Description
Properties
 |
property Attenuation: TVector3Single read GetAttenuation write SetAttenuation; |
|
 |
property BeamWidth: Single read GetBeamWidth write SetBeamWidth; |
|
 |
property CutOffAngle: Single read GetCutOffAngle write SetCutOffAngle; |
|
 |
property Direction: TVector3Single read GetDirection write SetDirection; |
|
 |
property Radius: Single read GetRadius write SetRadius; |
|
 |
property ProjectionAngle: Single read GetProjectionAngle write SetProjectionAngle; |
|
Generated by PasDoc 0.14.0.
|