Class MeshPrimitiveDracoExtension
Inherited Members
Namespace: Unity.Cloud.Gltfast.Objects
Assembly: Unity.Cloud.Gltfast.dll
Syntax
[MovedFrom(true, "GLTFast.Schema", "glTFast", null)]
public class MeshPrimitiveDracoExtension
Properties
Attributes
Declaration
[JsonPropertyName("attributes")]
public Attributes Attributes { get; set; }
Property Value
| Type | Description |
|---|---|
| Attributes |
BufferView
Declaration
[JsonPropertyName("bufferView")]
public int? BufferView { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |