Class ShaderExportSystem | Project Tiny Rendering | 0.24.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class ShaderExportSystem

    Inheritance
    Object
    ShaderExportSystem
    Namespace: Unity.TinyConversion
    Syntax
    public abstract class ShaderExportSystem : ConfigurationSystemBase

    Methods

    CreateShaderDataEntity(String, Guid, String, bgfx.RendererType[])

    Declaration
    protected Entity CreateShaderDataEntity(string rootShaderPath, Guid shaderGuid, string shaderName, bgfx.RendererType[] backends)
    Parameters
    Type Name Description
    String rootShaderPath
    Guid shaderGuid
    String shaderName
    bgfx.RendererType[] backends
    Returns
    Type Description
    Entity

    GetShaderFormat(BuildTarget)

    Declaration
    protected bgfx.RendererType[] GetShaderFormat(BuildTarget target)
    Parameters
    Type Name Description
    BuildTarget target
    Returns
    Type Description
    bgfx.RendererType[]
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023