docs.unity3d.com
    目次を表示する/隠す

    Struct SimpleMeshData

    Simple mesh data. (Use with Simple shader and 2D cases) This is a blob asset, reference by the SimpleMeshRenderData component

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct SimpleMeshData

    Fields

    Indices

    Declaration
    public BlobArray<ushort> Indices
    Field Value
    Type Description
    BlobArray<UInt16>

    Vertices

    Declaration
    public BlobArray<SimpleVertex> Vertices
    Field Value
    Type Description
    BlobArray<SimpleVertex>
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)