Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Entity / ModelVFX / Freeze.json

Freeze

Server/Entity/ModelVFX/Freeze.json, 404 B

Fields

FieldType
SwitchTostring
EffectDirectionstring
AnimationDurationnumber
AnimationRangeobject
HighlightColorstring
UseBloomOnHighlightboolean
NoiseScaleobject
PostColorOpacitynumber
UseProgessiveHighlightboolean
NoiseScrollSpeedobject
PostColorstring
HighlightThicknessnumber

Source

{
  "SwitchTo": "PostColor",
  "EffectDirection": "BottomUp",
  "AnimationDuration": 0.7,
  "AnimationRange": {
    "Y": 0.58
  },
  "HighlightColor": "#84ceff",
  "UseBloomOnHighlight": false,
  "NoiseScale": {
    "X": 30,
    "Y": 50
  },
  "PostColorOpacity": 1.0,
  "UseProgessiveHighlight": false,
  "NoiseScrollSpeed": {
    "Y": -0.02
  },
  "PostColor": "#e3fbff",
  "HighlightThickness": 1.0
}