ReadonlyaabbMaximum corner of the mesh's axis-aligned bounding box, in local units.
ReadonlyaabbMinimum corner of the mesh's axis-aligned bounding box, in local units.
ReadonlyaabbSize of the mesh's axis-aligned bounding box, in local units.
ReadonlyblendshapesNames of blendshape channels defined on the mesh.
ReadonlyidThe unique id of the entity.
ReadonlyjointsNumber of skeletal joints referenced by the mesh.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
ReadonlytrianglesTotal number of triangles in the mesh.
ReadonlytypeThe entity's type.
ReadonlyverticesTotal number of vertices in the mesh.
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.
Read-only metadata describing the geometry and rigging of a mesh asset.
Example