cloneTransformed Method

Clone the box and immediately apply transform to the local frame of the clone.

  • Note that this may make the frame nonrigid.
  • This fails if the transformation is singular.

cloneTransformed(transform: Transform): Box | undefined

Parameter Type Description
transform Transform  

Returns - Box | undefined

Defined in

Last Updated: 04 June, 2026