Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Entity / ModelVFX / PrototypeBlockPlaceSuccess.json

PrototypeBlockPlaceSuccess

Server/Entity/ModelVFX/PrototypeBlockPlaceSuccess.json, 263 B

Fields

FieldType
SwitchTostring
PostColorstring
PostColorOpacitynumber
AnimationRangeobject
NoiseScaleobject
AnimationDurationnumber

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
}