Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ExtensionName defines the KHR_draco_mesh_compression unique key.
ExtensionName = "KHR_draco_mesh_compression"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Primitive ¶
type Primitive struct { Extensions gltf.Extensions `json:"extensions,omitempty"` Extras interface{} `json:"extras,omitempty"` BufferView uint32 `json:"bufferView"` Attributes gltf.Attribute `json:"attributes"` }
Primitive extension points to the bufferView that contains the compressed data.
Click to show internal directories.
Click to hide internal directories.