Primitive
@Serializable
Properties
Link copied to clipboard
A plain JSON object, where each key corresponds to a mesh attribute semantic and each value is the index of the accessor containing attribute's data.
Link copied to clipboard
JSON object with extension-specific objects.
Link copied to clipboard
An array of morph targets. Morph targets: one per morphing weight. Typically, 4 as max for standard. A plain JSON object specifying attributes displacements in a morph target, where each key corresponds to one of the three supported attribute semantic (POSITION, NORMAL, or TANGENT) and each value is the index of the accessor containing the attribute displacements' data.