Math..::..GetPostion3DOfLineByDistance Method
Get position 3D on the line (a-b) by distance
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
Parameters
- a
- Type: robotManager.Helpful..::..Vector3
line start a.
- b
- Type: robotManager.Helpful..::..Vector3
one point of line b.
- distance
- Type: Single
The distance.