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