MeshResource
A high-level representation of a collection of vertices and edges that define a shape. All models imported into the engine are measured in meters.
Types
Link copied to clipboard
object Companion
The companion object of MeshResource.
Functions
Link copied to clipboard
Gets the names of all blend shapes in the mesh.
Link copied to clipboard
Gets the bounding box information of the model.
Link copied to clipboard
Gets the skeleton information.
Link copied to clipboard
Returns whether this mesh has a skeleton (i.e., is a skinned mesh).
Link copied to clipboard
Replaces the geometry of this MeshResource with data from a MeshModel.