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

TLabSceneAnimationClip

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

Declaration

Source position: LabScene.pas line 423

type TLabSceneAnimationClip = class(TLabClass)

public

  property Name: AnsiString; [r]

  

  property Animations: TLabSceneAnimationList; [r]

  

  property MaxTime: TVkFloat; [r]

  

  procedure Sample();

  

  procedure UpdateMaxTime;

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSceneAnimationClip

  

|

TObject



CT Web help

CodeTyphon Studio