Contents

transform(by:)

Transforms the bounding box.

Declaration

mutating func transform(by transform: float4x4)

Parameters

  • transform:

    The transform to apply to the box.

See Also

Transforming a bounding box