docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanRemoveVariant

    CanRemoveVariant(TShader, TShaderVariant, ShaderCompilerData)

    Specifies if a TShader variant can be stripped

    Declaration
    bool CanRemoveVariant(TShader shader, TShaderVariant shaderVariant, ShaderCompilerData shaderCompilerData)
    Parameters
    Type Name Description
    TShader shader

    The TShader

    TShaderVariant shaderVariant

    TShaderVariant

    ShaderCompilerData shaderCompilerData

    The variant

    Returns
    Type Description
    bool

    true if the variant is not used and can be stripped

    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)