tryTransformInPlace Method

Transform the mesh.

  • If transform is a mirror, also reverse the index order around each facet.
  • Note that this method always returns true. If transforming the normals fails (due to singular matrix or zero normal), the original normal(s) are left unchanged.

tryTransformInPlace(transform: Transform): boolean

Parameter Type Description
transform Transform  

Returns - boolean

Defined in

Last Updated: 18 January, 2025