applying(_:)
Returns the entity that results from applying an affine transform.
Declaration
func applying(_ transform: AffineTransform3D) -> SelfParameters
- transform:
The affine transform that the function applies to the Spatial primitive.
Returns the entity that results from applying an affine transform.
func applying(_ transform: AffineTransform3D) -> SelfThe affine transform that the function applies to the Spatial primitive.