Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleSystemDefinitionInput
Interface ParticleSystemDefinitionInput
Versioned immutable particle-system authoring input.
interface
ParticleSystemDefinitionInput
{
emitters
:
readonly
ParticleEmitterDefinitionInput
[]
;
version
?:
1
;
}
Index
Properties
emitters
version?
Properties
Readonly
emitters
emitters
:
readonly
ParticleEmitterDefinitionInput
[]
Optional
Readonly
version
version
?:
1
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
emitters
version
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Versioned immutable particle-system authoring input.