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

TLabSceneAnimation

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

Declaration

Source position: LabScene.pas line 405

type TLabSceneAnimation = class(TLabClass)

public

type

  TList = TList;

  

public

  property Animations: TList; [r]

  

  property Tracks: TLabSceneAnimationTrackList; [r]

  

  property MaxTime: TVkFloat; [r]

  

  procedure Sample();

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSceneAnimation

  

|

TObject



CT Web help

CodeTyphon Studio