docs.unity.cn
    Show / Hide Table of Contents

    Interface IDebugData

    IDebugData interface.

    Namespace: UnityEngine.Rendering
    Syntax
    public interface IDebugData

    Methods

    GetReset()

    Get the reset callback for this DebugData

    Declaration
    Action GetReset()
    Returns
    Type Description
    Action

    The reset callback

    Extension Methods

    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use