Description:
Instantiates a new mesh that represents a Catmull-Clark subdivision of the mesh.
Syntax:
Parameters:
- mesh
- Type: Mesh
- The mesh to subdivide.
- settings
- Type: RefinementSettings
- An instance of the settings class, or None for defaults.
Returns:
Type: Mesh
A new mesh. None is never returned.
Available since:
6.0