Unit 'LabColladaParser' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabColladaLight

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LabColladaParser.pas line 516

type TLabColladaLight = class(TLabColladaObject)

public

  property LightType: TLabColladaLightType; [r]

  

  property Color: TLabVec3; [r]

  

  property AttenuationConstant: TVkFloat; [r]

  

  property AttenuationLinear: TVkFloat; [r]

  

  property AttenuationQuadratic: TVkFloat; [r]

  

  property FalloffAngle: TVkFloat; [r]

  

  property FalloffExponent: TVkFloat; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabColladaLight

  

|

TLabColladaObject

  

|

TObject



CT Web help

CodeTyphon Studio