docs.unity3d.com
    Show / Hide Table of Contents

    Struct CameraSettings.Volumes

    Defines how the volume framework is queried.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public struct Volumes

    Fields

    anchorOverride

    If not null, define the location of the evaluation of the volume framework.

    Declaration
    public Transform anchorOverride
    Field Value
    Type Description
    Transform

    default

    Default value.

    Declaration
    [Obsolete("Since 2019.3, use Volumes.NewDefault() instead.")]
    public static readonly CameraSettings.Volumes default
    Field Value
    Type Description
    CameraSettings.Volumes

    layerMask

    The LayerMask to use for the volumes.

    Declaration
    public LayerMask layerMask
    Field Value
    Type Description
    LayerMask

    Methods

    NewDefault()

    Default value.

    Declaration
    public static CameraSettings.Volumes NewDefault()
    Returns
    Type Description
    CameraSettings.Volumes

    The default value.

    Back to top
    Terms of use
    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