Gets a random point on a triangle with points A, B, and C
In
Exec
|
|
A
Vector (by ref)
|
|
B
Vector (by ref)
|
|
C
Vector (by ref)
|
|
Seed
Integer
|
Out
Exec
|
|
Return Value
Vector
|
Gets a random point on a triangle with points A, B, and C |