Interface IShader2D | Project Tiny | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Interface IShader2D

    Namespace: Unity.Tiny
    Syntax
    public interface IShader2D

    Properties

    Guid

    Declaration
    Hash128 Guid { get; }
    Property Value
    Type Description
    Hash128

    IsInitialized

    Declaration
    bool IsInitialized { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Destroy()

    Declaration
    void Destroy()

    Init(bgfx.ProgramHandle)

    Declaration
    void Init(bgfx.ProgramHandle programHandle)
    Parameters
    Type Name Description
    bgfx.ProgramHandle programHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020