Enum ProbeSettings.Frustum.FOVMode
The FOV mode of a probe.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum ProbeSettings.Frustum.FOVMode
필드
이름 | 설명 |
---|---|
Automatic | FOV is computed to encompass the influence volume, then it is multiplied by |
Fixed | FOV is fixed, its value is |
Viewer | FOV is the one used by the viewer's camera. |