Merge pull request #1151 from ousttrue/fix1/mtoon_emission_hdr

add [HDR]
This commit is contained in:
ousttrue 2021-08-17 14:04:25 +09:00 committed by GitHub
commit 2e50a09cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ Shader "VRM10/MToon10"
_GiEqualization ("mtoon.giEqualizationFactor", Range(0, 1)) = 0.9
// Emission
_EmissionColor ("emissiveFactor", Color) = (0, 0, 0, 1) // Unity specified name
[HDR] _EmissionColor ("emissiveFactor", Color) = (0, 0, 0, 1) // Unity specified name
_EmissionMap ("emissiveTexture", 2D) = "white" {} // Unity specified name
// Rim Lighting