Enum ReflectionSource
Options to select the source for reflections.
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public enum ReflectionSource
필드
이름 | 설명 |
---|---|
Cubemap | Use this when the source comes from a cubemap. |
NoReflection | Use this when there are no reflections. |
ReflectionProbe | Use this when the source comes from a reflection probe. |