docs.unity3d.com
    显示 / 隐藏目录

    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.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)