docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator ComputeShader(ComputeShaderInstance)

    Return the member shader which is a ComputeShader instance.

    Declaration
    public static implicit operator ComputeShader(ComputeShaderInstance shaderInstance)
    Parameters
    Type Name Description
    ComputeShaderInstance shaderInstance

    The ComputeShaderInstance.

    Returns
    Type Description
    ComputeShader

    The underlying ComputeShader.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)