Class MeshGpuInstancing
Extension for enabling GPU instancing, rendering many copies of a single mesh at once using a small number of draw calls. https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing
Inherited Members
Namespace: GLTFast.Schema
Syntax
[Serializable]
public class MeshGpuInstancing
Fields
attributes
Declaration
public MeshGpuInstancing.Attributes attributes
Field Value
Type | Description |
---|---|
MeshGpuInstancing.Attributes |