Method GetOffsetPosition
GetOffsetPosition(Vector3)
Gets the position in world coordinates of an offset relative to the GameplayCamera
Declaration
public static Vector3 GetOffsetPosition(Vector3 offset)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | offset | The offset from the GameplayCamera. |
Returns
| Type | Description |
|---|---|
| Vector3 |