Class TSpotLightNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSpotLightNodeHelper = class helper(TObject) for TSpotLightNode

Description

Hierarchy

  • TObject
  • TSpotLightNodeHelper

Overview

Properties

Public property Attenuation: TVector3Single read GetAttenuation write SetAttenuation;
Public property BeamWidth: Single read GetBeamWidth write SetBeamWidth;
Public property CutOffAngle: Single read GetCutOffAngle write SetCutOffAngle;
Public property Direction: TVector3Single read GetDirection write SetDirection;
Public property Location: TVector3Single read GetLocation write SetLocation;
Public property Radius: Single read GetRadius write SetRadius;
Public property ProjectionAngle: Single read GetProjectionAngle write SetProjectionAngle;

Description

Properties

Public property Attenuation: TVector3Single read GetAttenuation write SetAttenuation;
 
Public property BeamWidth: Single read GetBeamWidth write SetBeamWidth;
 
Public property CutOffAngle: Single read GetCutOffAngle write SetCutOffAngle;
 
Public property Direction: TVector3Single read GetDirection write SetDirection;
 
Public property Location: TVector3Single read GetLocation write SetLocation;
 
Public property Radius: Single read GetRadius write SetRadius;
 
Public property ProjectionAngle: Single read GetProjectionAngle write SetProjectionAngle;
 

Generated by PasDoc 0.14.0.