Class MeshGpuInstancing
Extension for enabling GPU instancing, rendering many copies of a single mesh at once using a small number of draw calls.
Inherited Members
Namespace: GLTFast.Schema
Assembly: glTFast.dll
Syntax
[Serializable]
public class MeshGpuInstancing
Fields
attributes
Per-instance attributes collection
Declaration
public MeshGpuInstancing.Attributes attributes
Field Value
Type | Description |
---|---|
MeshGpuInstancing.Attributes |