Namespace Draco
Classes
BoneWeightData
Draco encoded meshes might contain bone weights and indices that cannot be applied to the resulting Unity mesh right away. This class provides them and offers methods to apply them to Unity meshes.
DracoDecoder
Provides Draco mesh decoding.
DracoMeshLoader
Obsolete! Please use DracoDecoder instead. Provides Draco mesh decoding.
Structs
DecodeResult
Holds the result of the Draco decoding process.
Enums
AttributeType
GeometryAttribute::Type as defined in geometry_attribute.h
DecodeSettings
Decode setting.