Gets a random point on a surface, taking into consideration the relative sizes of all the triangles. If Map isn't generated yet, it does it for you.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Map
Map of Integers to Integers
|
|
Seed
Integer
|
|
Adjust
Float
|
|
Bias
Vector
|
Out
Exec
|
|
Normal
Vector
|
|
UV
Vector 2D Structure
|
|
Tri Index
Integer
|
|
Return Value
Vector
|
Gets a random point on a surface, taking into consideration the relative sizes of all the triangles. If Map isn't generated yet, it does it for you. |