Class Buffer
A buffer points to binary geometry, animation, or skins.
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class Buffer : NamedObject
Fields
| Name | Description |
|---|---|
| byteLength | The length of the buffer in bytes. |
| uri | The URI (or IRI) of the buffer. |