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

TD3Particle

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

Declaration

Source position: orca_scene3d.pas line 2570

type TD3Particle = class(TPersistent)

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  property Emitter: TD3ParticleEmitter; [rw]

  

  property Owner: TD3ParticleList; [rw]

  

  property Position: TD3Vector; [rw]

  

  property Velocity: TD3Vector; [rw]

  

  property Tag: Integer; [rw]

  

end;

Inheritance

TD3Particle

  

|

TObject



CT Web help

CodeTyphon Studio