Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleCurveLUT
Interface ParticleCurveLUT
Baked scalar curve table retained by a compiled emitter.
interface
ParticleCurveLUT
{
curve
:
ParticleCurve
;
values
:
Float32Array
;
}
Index
Properties
curve
values
Properties
Readonly
curve
curve
:
ParticleCurve
Readonly
values
values
:
Float32Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
curve
values
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Baked scalar curve table retained by a compiled emitter.