Property WorldPos
WorldPos
World position of attached object's center of mass. Must be updated each frame.
Declaration
public Vector3 WorldPos { set; }
Property Value
Type | Description |
---|---|
Vector3 |
Remarks
Default value = Vector3(0.0f, 0.0f, 0.0f).