Enum CameraSettingsFields | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Enum CameraSettingsFields

    A bit flag for each camera settings.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Flags]
    public enum CameraSettingsFields

    Fields

    Name Description Value
    none

    No field

    0
    bufferClearColorMode

    BufferClear.clearColorMode

    2
    bufferClearBackgroundColorHDR

    BufferClear.backgroundColorHDR

    4
    bufferClearClearDepth

    BufferClear.clearDepth

    8
    volumesLayerMask

    volumes.layerMask

    16
    volumesAnchorOverride

    volumes.anchorOverride

    32
    frustumMode

    frustum.mode

    64
    frustumAspect

    frustum.aspect

    128
    frustumFarClipPlane

    frustum.farClipPlane

    256
    frustumNearClipPlane

    frustum.nearClipPlane

    512
    frustumFieldOfView

    frustum.fieldOfView

    1024
    frustumProjectionMatrix

    frustum.projectionMatrix

    2048
    cullingUseOcclusionCulling

    culling.useOcclusionCulling

    4096
    cullingCullingMask

    culling.cullingMask

    8192
    cullingInvertFaceCulling

    culling.invertFaceCulling

    16384
    customRenderingSettings

    culling.renderingSettings

    32768
    flipYMode

    flipYMode

    65536
    frameSettings

    frameSettings

    131072
    probeLayerMask

    probeLayerMask

    262144
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023