Weapon_Sword_Frost
Server/Entity/Trails/Weapon_Sword_Frost.json, 240 B
Fields
| Field | Type |
|---|---|
TexturePath | string |
LifeSpan | number |
Roll | number |
Start | object |
End | object |
LightInfluence | number |
Smooth | boolean |
RenderMode | string |
Source
{
"TexturePath": "Trails/Ice.png",
"LifeSpan": 4,
"Roll": 90.0,
"Start": {
"Width": 0.65
},
"End": {
"Width": 0.4,
"Color": "#483d6aff"
},
"LightInfluence": 0.1,
"Smooth": true,
"RenderMode": "BlendLinear"
}