Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleAuthoringPreviewSystemFactory
Type Alias ParticleAuthoringPreviewSystemFactory
ParticleAuthoringPreviewSystemFactory
:
(
definition
:
ParticleSystemDefinition
,
seed
:
number
,
compilationEnvironment
?:
Readonly
<
ParticleCompilationEnvironment
>
,
)
=>
ParticleSystem
Factory used when a preview host needs custom ParticleSystem construction/attachment.
Type Declaration
(
definition
:
ParticleSystemDefinition
,
seed
:
number
,
compilationEnvironment
?:
Readonly
<
ParticleCompilationEnvironment
>
,
)
:
ParticleSystem
Parameters
definition
:
ParticleSystemDefinition
seed
:
number
Optional
compilationEnvironment
:
Readonly
<
ParticleCompilationEnvironment
>
Returns
ParticleSystem
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Factory used when a preview host needs custom ParticleSystem construction/attachment.