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

TLabScene

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

Declaration

Source position: LabScene.pas line 602

type TLabScene = class(TLabClass)

public

  property Device: TLabDeviceShared; [r]

  

  property Root: TLabSceneNode; [r]

  

  property AxisRemap: TLabSwizzle; [r]

  

  property Images: TLabSceneImageList; [r]

  

  property Effects: TLabSceneEffectList; [r]

  

  property Materials: TLabSceneMaterialList; [r]

  

  property Geometries: TLabSceneGeometryList; [r]

  

  property Controllers: TLabSceneControllerList; [r]

  

  property Animations: TLabSceneAnimationList; [r]

  

  property AnimationClips: TLabSceneAnimationClipList; [r]

  

  property Cameras: TLabSceneCameraList; [r]

  

  property Lights: TLabSceneLightList; [r]

  

  property DefaultAnimationClip: TLabSceneAnimationClip; [r]

  

  procedure Add();

  

  function FindAnimationClip();

  

  function FindNode();

  

  function ResolvePath();

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabScene

  

|

TObject



CT Web help

CodeTyphon Studio