Contents

scale(by:)

Scales the entity by the specified size.

Declaration

mutating func scale(by size: Size3D)

Parameters

  • size:

    The size structure that defines the scale.

See Also

Instance methods