Class TKambiHeadLightNodeHelper
Unit
X3DNodes
Declaration
type TKambiHeadLightNodeHelper = class helper(TObject) for TKambiHeadLightNode
Description
Hierarchy
- TObject
- TKambiHeadLightNodeHelper
Overview
Properties
Description
Properties
 |
property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity; |
|
 |
property Attenuation: TVector3Single read GetAttenuation write SetAttenuation; |
|
 |
property Intensity: Single read GetIntensity write SetIntensity; |
|
 |
property Spot: boolean read GetSpot write SetSpot; |
|
 |
property SpotDropOffRate: Single read GetSpotDropOffRate write SetSpotDropOffRate; |
|
 |
property SpotCutOffAngle: Single read GetSpotCutOffAngle write SetSpotCutOffAngle; |
|
Generated by PasDoc 0.14.0.
|