Method GetAttributeType
GetAttributeType()
GltfAccessorAttributeType typed/cached getter from the type string.
Declaration
public GltfAccessorAttributeType GetAttributeType()
Returns
Type | Description |
---|---|
GltfAccessorAttributeType | The Accessor's attribute type, if it could be retrieved correctly. Undefined otherwise |