Enum MaterialSharedProperty
Display material properties shared between all material types.
네임스페이스: UnityEngine.Rendering.HighDefinition.Attributes
어셈블리: solution.dll
구문
public enum MaterialSharedProperty
필드
이름 | 설명 |
---|---|
Albedo | Display albedo. |
Alpha | Display alpha. |
AmbientOcclusion | Display ambient occlusion (N/A for AxF). |
Metal | Display metal (N/A for AxF). |
None | No shared properties debug. |
Normal | Display normal. |
Smoothness | Display smoothness. |
Specular | Display specular. |