Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
parseParticleSystemDefinitionJSON
Function parseParticleSystemDefinitionJSON
parseParticleSystemDefinitionJSON
(
source
:
string
,
options
?:
Readonly
<
ParticleDefinitionDeserializationOptions
>
,
)
:
ParticleSystemDefinition
Parse JSON text before applying the same upgrade, resource, and validation contract.
Parameters
source
:
string
options
:
Readonly
<
ParticleDefinitionDeserializationOptions
>
= {}
Returns
ParticleSystemDefinition
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Parse JSON text before applying the same upgrade, resource, and validation contract.