Method GetTextureHash
GetTextureHash(Texture)
Compute a hash of texture properties.
Declaration
public static int GetTextureHash(Texture texture)
Parameters
| Type | Name | Description | 
|---|---|---|
| Texture | texture | Source texture.  | 
    
Returns
| Type | Description | 
|---|---|
| int | Returns hash of texture properties.  |