Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleStatelessModuleMetadata
Interface ParticleStatelessModuleMetadata
Asset-level stateless diagnostic retained by the compiled particle plan.
interface
ParticleStatelessModuleMetadata
{
moduleIndex
:
number
;
moduleType
:
|
"drag"
|
"velocity-over-lifetime"
|
"force-over-lifetime"
|
"gravity"
|
"wind"
|
"limit-velocity"
|
"inherit-emitter-velocity"
|
"noise"
|
"alpha-over-lifetime"
|
"size-over-lifetime"
|
"rotation-over-lifetime"
|
"frame-over-lifetime"
|
"color-over-lifetime"
|
"size-by-speed"
|
"rotation-by-speed"
|
"color-by-speed"
|
"texture-sheet"
|
"radial-force"
|
"orbital-force"
|
"vortex-force"
|
"point-attraction"
|
"line-attraction"
|
"rotate-around-point"
|
"conform-sphere"
|
"lifetime-by-emitter-speed"
|
"kill-speed"
|
"kill-distance"
|
"kill-plane"
|
"kill-box"
|
"kill-sphere"
|
"camera-offset"
|
"camera-fade"
|
"screen-space-size"
|
"custom-channel"
|
"vector-field"
|
"collision"
|
"trigger"
|
"scene-depth-collision"
|
"sub-emitter"
|
"rate-over-distance"
;
reason
:
string
;
support
:
ParticleStatelessSupport
;
}
Index
Properties
module
Index
module
Type
reason
support
Properties
Readonly
module
Index
moduleIndex
:
number
Readonly
module
Type
moduleType
:
|
"drag"
|
"velocity-over-lifetime"
|
"force-over-lifetime"
|
"gravity"
|
"wind"
|
"limit-velocity"
|
"inherit-emitter-velocity"
|
"noise"
|
"alpha-over-lifetime"
|
"size-over-lifetime"
|
"rotation-over-lifetime"
|
"frame-over-lifetime"
|
"color-over-lifetime"
|
"size-by-speed"
|
"rotation-by-speed"
|
"color-by-speed"
|
"texture-sheet"
|
"radial-force"
|
"orbital-force"
|
"vortex-force"
|
"point-attraction"
|
"line-attraction"
|
"rotate-around-point"
|
"conform-sphere"
|
"lifetime-by-emitter-speed"
|
"kill-speed"
|
"kill-distance"
|
"kill-plane"
|
"kill-box"
|
"kill-sphere"
|
"camera-offset"
|
"camera-fade"
|
"screen-space-size"
|
"custom-channel"
|
"vector-field"
|
"collision"
|
"trigger"
|
"scene-depth-collision"
|
"sub-emitter"
|
"rate-over-distance"
Readonly
reason
reason
:
string
Readonly
support
support
:
ParticleStatelessSupport
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
Index
module
Type
reason
support
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Asset-level stateless diagnostic retained by the compiled particle plan.