new EmberWisps(room, systemNameopt)
- Description:
Create an EmberWisps instance.
- Source:
Properties:
Name | Type | Description |
---|---|---|
room |
Object | The room object. |
name |
string | The name of the particle system. |
shaderSettings |
Object | The shader settings for the particle system. |
knownKeys |
Array.<string> | Known keys for shader |
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
room |
Object |
null
|
The room object where the particle system will be added. |
|
systemName |
string |
<optional> |
'emberWisps'
|
The name of the particle system. |