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