---
title: "translated(by:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/translatable3d/translated(by:)-9ndur"
---

# translated(by:)

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

## Declaration

```swift
func translated(by size: Size3D) -> Self
```

## Parameters

- `size`: The size structure that defines the translation.

## See Also

### Deprecated methods

- [translate(by:)](spatial/translatable3d/translate(by:)-86nwy.md)
