Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
compileParticleSystemDefinition
Function compileParticleSystemDefinition
compileParticleSystemDefinition
(
definition
:
ParticleSystemDefinition
,
environment
?:
Readonly
<
ParticleCompilationEnvironment
>
,
)
:
Readonly
<
ParticleCompiledPlan
>
Compile immutable particle definitions before any RHI frame begins.
Parameters
definition
:
ParticleSystemDefinition
environment
:
Readonly
<
ParticleCompilationEnvironment
>
= {}
Returns
Readonly
<
ParticleCompiledPlan
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Compile immutable particle definitions before any RHI frame begins.