Description | Hierarchy | Fields | Methods | Properties |
type TParticleRingEmitter = class(TParticleEmitter)
A particle emitter which emits particles along a ring shaped area.
![]() |
property Center: TVector3D read GetCenter write SetCenter; |
![]() |
property Radius: Single read GetRadius write SetRadius; |
![]() |
property RingThickness: Single read GetRingThickness write SetRingThickness; |
![]() |
property Center: TVector3D read GetCenter write SetCenter; |
The |
![]() |
property Radius: Single read GetRadius write SetRadius; |
The |
![]() |
property RingThickness: Single read GetRingThickness write SetRingThickness; |
The thickness of the ring. |