GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
TrailParticle
Class TrailParticle
Implements
Particle
Index
Constructors
constructor
Properties
age
color
length
life
local
Position?
memory
parent
Matrix?
position
previous
size
speed
Modifier
start
Color
start
Size
start
Speed
uv
Tile
velocity
Accessors
died
Methods
reset
update
Constructors
constructor
new
TrailParticle
()
:
TrailParticle
Returns
TrailParticle
Properties
age
age
:
number
color
color
:
Vector4
length
length
:
number
life
life
:
number
Optional
local
Position
localPosition
?:
Vector3
memory
memory
:
never
[]
Optional
parent
Matrix
parentMatrix
?:
Matrix4
position
position
:
Vector3
previous
previous
:
LinkedList
<
RecordState
>
size
size
:
Vector3
speed
Modifier
speedModifier
:
number
start
Color
startColor
:
Vector4
start
Size
startSize
:
Vector3
start
Speed
startSpeed
:
number
uv
Tile
uvTile
:
number
velocity
velocity
:
Vector3
Accessors
died
get
died
()
:
boolean
Returns
boolean
Methods
reset
reset
()
:
void
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
age
color
length
life
local
Position
memory
parent
Matrix
position
previous
size
speed
Modifier
start
Color
start
Size
start
Speed
uv
Tile
velocity
Accessors
died
Methods
reset
update
GitHub
Quarks VFX
Documentation
Loading...