Method ComputeMeshVertexPositionsChecksum
ComputeMeshVertexPositionsChecksum(uint, int)
Compute a checksum of the mesh vertices positions
Declaration
public string ComputeMeshVertexPositionsChecksum(uint mesh, int precisionFloat = -1)
Parameters
Type | Name | Description |
---|---|---|
uint | mesh | The mesh |
int | precisionFloat | Floating point precision [1..24], number of significant numbers kept. -1 means no rounded will be applied |
Returns
Type | Description |
---|---|
string |