Class PrecompiledShaderExtention | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Class PrecompiledShaderExtention

    Inheritance
    Object
    PrecompiledShaderExtention
    Namespace: Unity.Tiny.Rendering
    Syntax
    public static class PrecompiledShaderExtention

    Methods

    PrecompiledShaderForBackend(ref PrecompiledShader, bgfx.RendererType)

    Declaration
    public static BlobArray<byte> PrecompiledShaderForBackend(this ref PrecompiledShader shader, bgfx.RendererType type)
    Parameters
    Type Name Description
    PrecompiledShader shader
    bgfx.RendererType type
    Returns
    Type Description
    BlobArray<Byte>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021