docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeSettings.Frustum.FOVMode

    The FOV mode of a probe.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum FOVMode

    Fields

    Name Description Value
    Fixed

    FOV is fixed, its value is fixedValue in degree.


    0
    Viewer

    FOV is the one used by the viewer's camera.


    1
    Automatic

    FOV is computed to encompass the influence volume, then it is multiplied by automaticScale.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023