docs.unity.cn
    Show / Hide Table of Contents

    Interface IComputeShaderVariantStripperScope

    Helper interface to create a IVariantStripperScope<TShader, TShaderVariant> targeting ComputeShader

    Inherited Members
    IVariantStripperScope<ComputeShader, String>.BeforeShaderStripping(ComputeShader)
    IVariantStripperScope<ComputeShader, String>.AfterShaderStripping(ComputeShader)
    Namespace: UnityEditor.Rendering
    Syntax
    public interface IComputeShaderVariantStripperScope : IVariantStripperScope<ComputeShader, string>

    Extension Methods

    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 21 July 2023