







[This is preliminary documentation and is subject to change.]
The Particle type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | Age |
Gets or sets the age of the particle in the range 0-1.
|
![]() | Colour |
Gets or sets the colour of the particle. The W component is opacity.
|
![]() | Inception |
Gets or sets the time at which the particle was released.
|
![]() | Momentum |
Gets or sets the current momentum of the particle.
|
![]() | Position |
Gets or sets the position of the particle.
|
![]() | Rotation |
Gets or sets the rotation of the particle in radians.
|
![]() | Scale |
Gets or sets the scale of the particle.
|
![]() | Velocity |
Gets or sets the sum of the forces which are currently acting on the particle.
|
![]() ![]() | VertexElements |
Contains the vertex element data for a Particle.
|