PrototypeBlockPlaceSuccess
Server/Entity/ModelVFX/PrototypeBlockPlaceSuccess.json, 263 B
Fields
| Field | Type |
|---|---|
SwitchTo | string |
PostColor | string |
PostColorOpacity | number |
AnimationRange | object |
NoiseScale | object |
AnimationDuration | number |
Source
{
"SwitchTo": "PostColor",
"PostColor": "#ffffff",
"PostColorOpacity": 0.0,
"AnimationRange": {
"X": 1.0,
"Y": 1.0
},
"NoiseScale": {
"X": 0.2,
"Y": 0.2
},
"AnimationDuration": 1.0
}