docs.unity.cn
    Show / Hide Table of Contents

    Class RenderPipelineTests

    Inheritance
    Object
    RenderPipelineTests
    VolumeComponentEditorSupportedOnTests
    VolumeComponentEditorTests
    VolumeComponentVisibilityTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering.Tests
    Syntax
    public class RenderPipelineTests

    Methods

    RemoveRenderPipeline()

    Declaration
    protected void RemoveRenderPipeline()

    Setup()

    Declaration
    public virtual void Setup()

    SetupDummyObject<T>()

    Declaration
    protected Editor SetupDummyObject<T>()
        where T : Component
    Returns
    Type Description
    Editor
    Type Parameters
    Name Description
    T

    SetupRenderPipeline(Type)

    Declaration
    protected void SetupRenderPipeline(Type renderPipelineType)
    Parameters
    Type Name Description
    Type renderPipelineType

    SetupRenderPipeline<T>()

    Declaration
    protected void SetupRenderPipeline<T>()
        where T : RenderPipelineAsset
    Type Parameters
    Name Description
    T

    TearDown()

    Declaration
    public virtual void TearDown()

    Extension Methods

    AnalyticsUtils.ToNestedColumn<T>(T, Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, Boolean)
    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023