Contents

scaled(by:)

Returns the entity that results from scaling with the specified size.

Declaration

func scaled(by size: Size3D) -> Self

Parameters

  • size:

    The size structure that defines the scale.

See Also

Instance methods