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

    Struct SimpleMeshRenderData

    Blob asset component to add next to a mesh entity containing only vertex positions, colors and texture coordinates to work with a simple shader. Needs a MeshBounds next to it

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct SimpleMeshRenderData : IComponentData

    Fields

    Mesh

    Declaration
    public BlobAssetReference<SimpleMeshData> Mesh
    Field Value
    Type Description
    BlobAssetReference<SimpleMeshData>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021