Method GetRelativeOffsetPosition
GetRelativeOffsetPosition(Vector3)
Gets the position relative to the Entity of an offset relative this EntityBone
Declaration
public Vector3 GetRelativeOffsetPosition(Vector3 offset)Parameters
| Type | Name | Description | 
|---|---|---|
| Vector3 | offset | The offset from this EntityBone. | 
Returns
| Type | Description | 
|---|---|
| Vector3 |