Unit 'LabColladaParser' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabColladaAnimation

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

Declaration

Source position: LabColladaParser.pas line 480

type TLabColladaAnimation = class(TLabColladaObject)

public

type

  TList = TList;

  

public

  property Animations: TList; [r]

  

  property Sources: TLabColladaSourceList; [r]

  

  property Samplers: TLabColladaAnimationSamplerList; [r]

  

  property Channels: TLabColladaAnimationChannelList; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabColladaAnimation

  

|

TLabColladaObject

  

|

TObject



CT Web help

CodeTyphon Studio