Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Entity / ModelVFX / test.json

test

Server/Entity/ModelVFX/test.json, 218 B

Fields

FieldType
SwitchTostring
EffectDirectionstring
AnimationDurationnumber
HighlightColorstring
HighlightThicknessnumber
UseBloomOnHighlightboolean
AnimationRangeobject

Source

{
  "SwitchTo": "Distortion",
  "EffectDirection": "TopDown",
  "AnimationDuration": 3,
  "HighlightColor": "#00f4ff",
  "HighlightThickness": 2,
  "UseBloomOnHighlight": true,
  "AnimationRange": {
    "Y": 1.0
  }
}