Contents

applying(_:)

Returns the entity that results from applying an affine transform.

Declaration

func applying(_ transform: AffineTransform3D) -> Self

Parameters

  • transform:

    The affine transform that the function applies to the Spatial primitive.

See Also

Transforming primitives