Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleAuthoringIR
Interface ParticleAuthoringIR
Normalized fixed-module IR; runtime still consumes the embedded ordinary definition.
interface
ParticleAuthoringIR
{
compiledPlanHash
:
string
;
definitionHash
:
string
;
definitionJSON
:
Readonly
<
ParticleSystemDefinitionJSON
>
;
emitters
:
readonly
Readonly
<
ParticleAuthoringEmitterIR
>
[]
;
schema
:
"hilo3d.particle-authoring"
;
systemNodeId
:
string
;
version
:
1
;
}
Index
Properties
compiled
Plan
Hash
definition
Hash
definition
JSON
emitters
schema
system
Node
Id
version
Properties
Readonly
compiled
Plan
Hash
compiledPlanHash
:
string
Readonly
definition
Hash
definitionHash
:
string
Readonly
definition
JSON
definitionJSON
:
Readonly
<
ParticleSystemDefinitionJSON
>
Readonly
emitters
emitters
:
readonly
Readonly
<
ParticleAuthoringEmitterIR
>
[]
Readonly
schema
schema
:
"hilo3d.particle-authoring"
Readonly
system
Node
Id
systemNodeId
:
string
Readonly
version
version
:
1
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compiled
Plan
Hash
definition
Hash
definition
JSON
emitters
schema
system
Node
Id
version
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Normalized fixed-module IR; runtime still consumes the embedded ordinary definition.