GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
OrbitOverLife
Class OrbitOverLife
Implements
Behavior
Index
Constructors
constructor
Properties
axis
orbit
Speed
rotation
temp
type
Methods
clone
frame
Update
initialize
reset
toJSON
update
fromJSON
Constructors
constructor
new
OrbitOverLife
(
orbitSpeed
:
ValueGenerator
|
FunctionValueGenerator
,
axis
?:
Vector3
,
)
:
OrbitOverLife
Parameters
orbitSpeed
:
ValueGenerator
|
FunctionValueGenerator
Optional
axis
:
Vector3
Returns
OrbitOverLife
Properties
axis
axis
:
Vector3
orbit
Speed
orbitSpeed
:
ValueGenerator
|
FunctionValueGenerator
rotation
rotation
:
Quaternion
temp
temp
:
Vector3
type
type
:
string
Methods
clone
clone
()
:
Behavior
Returns
Behavior
frame
Update
frameUpdate
(
delta
:
number
)
:
void
Parameters
delta
:
number
Returns
void
initialize
initialize
(
particle
:
Particle
)
:
void
Parameters
particle
:
Particle
Returns
void
reset
reset
()
:
void
Returns
void
toJSON
toJSON
()
:
any
Returns
any
update
update
(
particle
:
Particle
,
delta
:
number
)
:
void
Parameters
particle
:
Particle
delta
:
number
Returns
void
Static
fromJSON
fromJSON
(
json
:
any
)
:
Behavior
Parameters
json
:
any
Returns
Behavior
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
axis
orbit
Speed
rotation
temp
type
Methods
clone
frame
Update
initialize
reset
toJSON
update
fromJSON
GitHub
Quarks VFX
Documentation
Loading...