ProtectedconstructorSnap HiddenQuantization precision in bits for vertex color attributes.
Compression aggressiveness, where higher values trade encoding speed for smaller output.
ReadonlyidThe unique id of the entity.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Quantization precision in bits for vertex normal attributes.
Quantization precision in bits for vertex position attributes.
Quantization precision in bits for vertex texture coordinate attributes.
ReadonlytypeThe entity's type.
StaticcreateCreates a new DracoCompressionSettings entity within the given scene.
A list of entities which this entity has a reference to.
StaticgetReturns metadata about this type.
A list of entities which has a reference to this entity.
StaticgetReturns the type name of this class.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Sets Google Draco geometry compression on a mesh asset; assign to AssetImportMetadata.compressionSettings.
Example