public static WorldPointToSizedRect ( Vector3 position, |
||
position | Vector3 | The world-space position to use. |
content | The content to make room for. | |
style | The style to use. The style's alignment. | |
return |
Calculate a rectangle to display a 2D GUI element near a projected point in 3D space.
public static WorldPointToSizedRect ( Vector3 position, |
||
position | Vector3 | The world-space position to use. |
content | The content to make room for. | |
style | The style to use. The style's alignment. | |
return |