Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3ParticleKey

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

Declaration

Source position: orca_scene3d.pas line 2635

type TD3ParticleKey = class(TCollectionItem)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function time;

  

published

  property Key: LongWord; [rw]

  

  property Color: ansistring; [rw]

  

  property Scale: single; [rw]

  

  property Spin: single; [rw]

  

end;

Inheritance

TD3ParticleKey

  

|

TObject



CT Web help

CodeTyphon Studio