Class TKambiHeadLightNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TKambiHeadLightNodeHelper = class helper(TObject) for TKambiHeadLightNode

Description

Hierarchy

  • TObject
  • TKambiHeadLightNodeHelper

Overview

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
Public property Attenuation: TVector3Single read GetAttenuation write SetAttenuation;
Public property Color: TCastleColorRGB read GetColor write SetColor;
Public property Intensity: Single read GetIntensity write SetIntensity;
Public property Spot: boolean read GetSpot write SetSpot;
Public property SpotDropOffRate: Single read GetSpotDropOffRate write SetSpotDropOffRate;
Public property SpotCutOffAngle: Single read GetSpotCutOffAngle write SetSpotCutOffAngle;

Description

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
 
Public property Attenuation: TVector3Single read GetAttenuation write SetAttenuation;
 
Public property Color: TCastleColorRGB read GetColor write SetColor;
 
Public property Intensity: Single read GetIntensity write SetIntensity;
 
Public property Spot: boolean read GetSpot write SetSpot;
 
Public property SpotDropOffRate: Single read GetSpotDropOffRate write SetSpotDropOffRate;
 
Public property SpotCutOffAngle: Single read GetSpotCutOffAngle write SetSpotCutOffAngle;
 

Generated by PasDoc 0.14.0.