├── LICENSE ├── OverwatchShader ├── Detail Map.asset ├── Detail Map.asset.meta ├── OW2Basic.shader ├── OW2Basic.shader.meta ├── OW2Decal.shader ├── OW2Decal.shader.meta ├── OW2Detail.shader ├── OW2Detail.shader.meta ├── OW2Hair.shader ├── OW2Hair.shader.meta ├── OW2HairA2C.shader ├── OW2HairA2C.shader.meta ├── OW2ScaleUV.asset ├── OW2ScaleUV.asset.meta ├── OW2StrandMap.asset ├── OW2StrandMap.asset.meta ├── OW2StrandPreprocess.asset ├── OW2StrandPreprocess.asset.meta ├── OW2UnpackNormal.asset ├── OW2UnpackNormal.asset.meta ├── Unpack Detail Mask.asset └── Unpack Detail Mask.asset.meta └── README.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/LICENSE -------------------------------------------------------------------------------- /OverwatchShader/Detail Map.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/Detail Map.asset -------------------------------------------------------------------------------- /OverwatchShader/Detail Map.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/Detail Map.asset.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2Basic.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Basic.shader -------------------------------------------------------------------------------- /OverwatchShader/OW2Basic.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Basic.shader.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2Decal.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Decal.shader -------------------------------------------------------------------------------- /OverwatchShader/OW2Decal.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Decal.shader.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2Detail.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Detail.shader -------------------------------------------------------------------------------- /OverwatchShader/OW2Detail.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Detail.shader.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2Hair.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Hair.shader -------------------------------------------------------------------------------- /OverwatchShader/OW2Hair.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2Hair.shader.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2HairA2C.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2HairA2C.shader -------------------------------------------------------------------------------- /OverwatchShader/OW2HairA2C.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2HairA2C.shader.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2ScaleUV.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2ScaleUV.asset -------------------------------------------------------------------------------- /OverwatchShader/OW2ScaleUV.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2ScaleUV.asset.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2StrandMap.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2StrandMap.asset -------------------------------------------------------------------------------- /OverwatchShader/OW2StrandMap.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2StrandMap.asset.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2StrandPreprocess.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2StrandPreprocess.asset -------------------------------------------------------------------------------- /OverwatchShader/OW2StrandPreprocess.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2StrandPreprocess.asset.meta -------------------------------------------------------------------------------- /OverwatchShader/OW2UnpackNormal.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2UnpackNormal.asset -------------------------------------------------------------------------------- /OverwatchShader/OW2UnpackNormal.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/OW2UnpackNormal.asset.meta -------------------------------------------------------------------------------- /OverwatchShader/Unpack Detail Mask.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/Unpack Detail Mask.asset -------------------------------------------------------------------------------- /OverwatchShader/Unpack Detail Mask.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/OverwatchShader/Unpack Detail Mask.asset.meta -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DarkBlade909/UnityOW2Shader/HEAD/README.md --------------------------------------------------------------------------------