Description | Hierarchy | Fields | Methods | Properties |
type TParticleGravityAffector = class(TParticleAffector)
A particle affector which applies gravity to particles.
![]() |
property Gravity: TVector3D read GetGravity write SetGravity; |
![]() |
property TimeForceLost: Single read GetTimeForceLost write SetTimeForceLost; |
![]() |
property Gravity: TVector3D read GetGravity write SetGravity; |
Get the direction and force of |
![]() |
property TimeForceLost: Single read GetTimeForceLost write SetTimeForceLost; |
Get the time in milliseconds when the gravity force is totally lost. |