docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MeshGpuInstancing

    Extension for enabling GPU instancing, rendering many copies of a single mesh at once using a small number of draw calls.

    Inheritance
    object
    MeshGpuInstancing
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class MeshGpuInstancing

    Fields

    attributes

    Per-instance attributes collection

    Declaration
    public MeshGpuInstancing.Attributes attributes
    Field Value
    Type Description
    MeshGpuInstancing.Attributes
    See Also
    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing

    See Also

    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)