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

TLabSceneNodeAttachmentLight

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

Declaration

Source position: LabScene.pas line 536

type TLabSceneNodeAttachmentLight = class(TLabSceneNodeAttachment)

public

  property Light: TLabSceneLight; [r]

  

  property LightPos: TLabVec3; [r]

  

  property LightDir: TLabVec3; [r]

  

  property LightUp: TLabVec3; [r]

  

  property LightRight: TLabVec3; [r]

  

  property LightColor: TLabVec3; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSceneNodeAttachmentLight

  

|

TLabSceneNodeAttachment

  

|

TObject



CT Web help

CodeTyphon Studio