Outputs Errors and Notes about problems a MeshData may have, such as missing tris, normals, uvs, etc. ShowAllPossibleErrors outputs everything, regardless if it is relevant, for debugging.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Only Major Errors
Boolean
|
|
Run Tests
Boolean
|
|
Show All Possible Errors
Boolean
|
Out
Exec
|
|
Severity
Integer
|
|
Return Value
Array of Mesh Ops Error Structures
|
Outputs Errors and Notes about problems a MeshData may have, such as missing tris, normals, uvs, etc. ShowAllPossibleErrors outputs everything, regardless if it is relevant, for debugging. |