Contents

translate(by:)

Translates the entity by the specified size.

Declaration

mutating func translate(by size: Size3D)

Parameters

  • size:

    The size structure that defines the translation.

See Also

Deprecated methods