AngleBetweenTri
double AngleBetweenTri (object obj_0, object obj_1, object obj_2, frame time_0, frame time_1, frame time_2)
Return Value: angle in radians between the three items.
Arguments:
obj_0 |
first object |
obj_1 |
second object |
obj_2 |
third object |
time_0 |
time at which you want to take obj_0's position |
time_1 |
time at which you want to take obj_1's position |
time_1 |
time at which you want to take obj_2's position |
Get the angle in radians between three objects.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |