Unit 'LabScene' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabSceneLight

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

Declaration

Source position: LabScene.pas line 451

type TLabSceneLight = class(TLabClass)

public

  property LightType: TLabColladaLightType; [rw]

  

  property Color: TLabVec3; [rw]

  

  property AttenuationConstant: TVkFloat; [rw]

  

  property AttenuationLinear: TVkFloat; [rw]

  

  property AttenuationQuadratic: TVkFloat; [rw]

  

  property FalloffAngle: TVkFloat; [rw]

  

  property FalloffExponent: TVkFloat; [rw]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSceneLight

  

|

TObject



CT Web help

CodeTyphon Studio