Overlap point position with rays inside of Raycast manager
Fix unstability of text origin position when start use surface
This commit is contained in:
parent
971f2a08e2
commit
95c6f83b1b
3 changed files with 11 additions and 7 deletions
|
@ -106,6 +106,7 @@ public:
|
|||
|
||||
/// <summary>
|
||||
/// Unproject Ray(point direction) on mesh by MeshRaycasters
|
||||
/// NOTE: It inspect also oposit direction of ray !!
|
||||
/// </summary>
|
||||
/// <param name="point">Start point for ray</param>
|
||||
/// <param name="direction">Direction of ray</param>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue