transformParts

open override fun transformParts(transformation: (Shape3d) -> Shape3d): Shape3d

NOTE, the default implementation returns the transformed versions of the wrapped shape, and this class will NOT be part of the final result.