From b9681da86d2680650669ef98c499c8c6142937ce Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Sun, 31 Mar 2024 23:45:10 -0700 Subject: [PATCH] Weapons: remove reflection on dragon primary camo --- materials/mc/mtl_weapon_camo_dragon.json | 365 ++++++++++++++++++ materials/mc/mtl_weapon_camo_dragon_1.json | 365 ++++++++++++++++++ materials/mc/mtl_weapon_camo_dragon_2.json | 365 ++++++++++++++++++ materials/mc/mtl_weapon_camo_dragon_3.json | 365 ++++++++++++++++++ .../mc/mtl_weapon_camo_dragon_attach.json | 365 ++++++++++++++++++ .../mc/mtl_weapon_camo_dragon_attach_1.json | 365 ++++++++++++++++++ .../mc/mtl_weapon_camo_dragon_attach_2.json | 365 ++++++++++++++++++ 7 files changed, 2555 insertions(+) create mode 100644 materials/mc/mtl_weapon_camo_dragon.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_1.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_2.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_3.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_attach.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_attach_1.json create mode 100644 materials/mc/mtl_weapon_camo_dragon_attach_2.json diff --git a/materials/mc/mtl_weapon_camo_dragon.json b/materials/mc/mtl_weapon_camo_dragon.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_1.json b/materials/mc/mtl_weapon_camo_dragon_1.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_1.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_2.json b/materials/mc/mtl_weapon_camo_dragon_2.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_2.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_3.json b/materials/mc/mtl_weapon_camo_dragon_3.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_3.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_attach.json b/materials/mc/mtl_weapon_camo_dragon_attach.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_attach.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_attach_1.json b/materials/mc/mtl_weapon_camo_dragon_attach_1.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_attach_1.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file diff --git a/materials/mc/mtl_weapon_camo_dragon_attach_2.json b/materials/mc/mtl_weapon_camo_dragon_attach_2.json new file mode 100644 index 00000000..9adca2ed --- /dev/null +++ b/materials/mc/mtl_weapon_camo_dragon_attach_2.json @@ -0,0 +1,365 @@ +{ + "_type": "material", + "_version": 1, + "cameraRegion": "litOpaque", + "constants": [ + { + "literal": [ + 40.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Intensity" + }, + { + "literal": [ + 50.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Intensity" + }, + { + "literal": [ + 0.15000000596046448, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Min" + }, + { + "literal": [ + 0.20000000298023224, + 0.0, + 0.0, + 1.0 + ], + "name": "Flicker_Max" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Ember_Scale" + }, + { + "literal": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "ReflectionAmount" + }, + { + "literal": [ + 0.10000000149011612, + -0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Heat_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Seed_Value" + }, + { + "literal": [ + 1.0, + 0.0, + 0.0, + 1.0 + ], + "name": "SpecularAmount" + }, + { + "literal": [ + 0.10000000149011612, + 0.10000000149011612, + 0.0, + 1.0 + ], + "name": "Ember_Direction" + }, + { + "literal": [ + 3.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Heat_Scale" + } + ], + "contents": 1, + "gameFlags": [ + "10", + "CASTS_SHADOW" + ], + "hashIndex": 0, + "layeredSurfaceTypes": 536870925, + "probeMipBits": 0, + "sortKey": 4, + "stateBits": [ + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": { + "fail": "keep", + "func": "equal", + "pass": "keep", + "zfail": "keep" + } + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": false, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offsetShadowmap", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "disabled", + "colorWriteAlpha": false, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": false, + "dstBlendAlpha": "zero", + "dstBlendRgb": "zero", + "polygonOffset": "offset2", + "polymodeLine": true, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + }, + { + "alphaTest": "disabled", + "blendOpAlpha": "disabled", + "blendOpRgb": "add", + "colorWriteAlpha": true, + "colorWriteRgb": true, + "cullFace": "back", + "depthTest": "less_equal", + "depthWrite": true, + "dstBlendAlpha": "zero", + "dstBlendRgb": "one", + "polygonOffset": "offset0", + "polymodeLine": false, + "srcBlendAlpha": "one", + "srcBlendRgb": "one", + "stencilBack": null, + "stencilFront": null + } + ], + "stateBitsEntry": [ + 0, + 1, + 2, + -1, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + -1, + -1, + -1, + -1, + -1, + -1, + 3, + -1, + -1, + 4 + ], + "stateFlags": 121, + "surfaceFlags": 13631488, + "surfaceTypeBits": 4096, + "techniqueSet": "mc_sw4_3d_weapon_camo_anim_glow_930950j2", + "textureAtlas": { + "columns": 1, + "rows": 1 + }, + "textures": [ + { + "image": "t6_mtl_camo_dragon_ember", + "isMatureContent": false, + "name": "Ember", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_dragon_nml", + "isMatureContent": false, + "name": "Camo_Detail_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "normalMap" + }, + { + "image": "~-gcamo_code_spc", + "isMatureContent": false, + "name": "Weapon_Specular_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color2Map" + }, + { + "image": "camo_dragon_reveal", + "isMatureContent": false, + "name": "RevealMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "camo_code_nml", + "isMatureContent": false, + "name": "Weapon_Normal_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "color1Map" + }, + { + "image": "~~-gcamo_dragon_spc-rgb&~-rca~6d23e47b", + "isMatureContent": false, + "name": "SpecularAndGloss", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "~-gcamo_dragon_col", + "isMatureContent": false, + "name": "colorMap", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + }, + { + "image": "t6_mtl_camo_dragon_heat", + "isMatureContent": false, + "name": "Heat_Map", + "samplerState": { + "clampU": false, + "clampV": false, + "clampW": false, + "filter": "aniso4x", + "mipMap": "linear" + }, + "semantic": "colorMap" + } + ], + "thermalMaterial": null +} \ No newline at end of file