Gets the point at a UV location. This should be valid for any UV coordinate within the triangle. Triangle starts at TriIndex.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Tri Index
Integer
|
|
UV
Vector 2D Structure
|
Out
Exec
|
|
Return Value
Vector
|
Gets the point at a UV location. This should be valid for any UV coordinate within the triangle. Triangle starts at TriIndex. |