docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IVolumeDebugSettings

    Volume debug settings. This variant is obsolete and kept only for not breaking user code. Use IVolumeDebugSettings2 for all new usage.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [Obsolete("This variant is obsolete and kept only for not breaking user code. Use IVolumeDebugSettings2 for all new usage.", false)]
    public interface IVolumeDebugSettings

    Properties

    Name Description
    cameras

    Returns the collection of registered cameras.

    selectedCamera

    Current camera to debug.

    selectedCameraIndex

    Selected camera index.

    selectedCameraLayerMask

    Selected camera volume layer mask.

    selectedCameraPosition

    Selected camera volume position.

    selectedCameraVolumeStack

    Selected camera volume stack.

    selectedComponent

    Selected component.

    selectedComponentType

    Type of the current component to debug.

    Methods

    Name Description
    GetVolumeWeight(Volume)

    Obtains the volume weight

    GetVolumes()

    Obtains the Volumes

    RefreshVolumes(Volume[])

    Refreshes the volumes, fetches the stored volumes on the panel

    VolumeHasInfluence(Volume)

    Return if the Volume has influence

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)