Module mesh_instance_3d
Expand description
Sidecar module for class MeshInstance3D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for MeshInstance3D enums.
Structsยง
- ExBake
Mesh From Current Blend Shape Mix - Default-param extender for
MeshInstance3D::bake_mesh_from_current_blend_shape_mix_ex. - ExBake
Mesh From Current Skeleton Pose - Default-param extender for
MeshInstance3D::bake_mesh_from_current_skeleton_pose_ex. - ExCreate
Convex Collision - Default-param extender for
MeshInstance3D::create_convex_collision_ex. - ExCreate
Multiple Convex Collisions - Default-param extender for
MeshInstance3D::create_multiple_convex_collisions_ex.