Description | Hierarchy | Fields | Methods | Properties |
type TParticleRotationAffector = class(TParticleAffector)
A particle affector which rotates the particle system.
![]() |
property PivotPoint: TVector3D read GetPivotPoint write SetPivotPoint; |
![]() |
property Speed: TVector3D read GetSpeed write SetSpeed; |
![]() |
property PivotPoint: TVector3D read GetPivotPoint write SetPivotPoint; |
The point that particles are attracted to. |
![]() |
property Speed: TVector3D read GetSpeed write SetSpeed; |
The |