Method GetHashCode
GetHashCode(Camera)
Returns the hash code of the cloud parameters.
Declaration
public virtual int GetHashCode(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera | The camera we want to use to compute the hash of the cloud. |
Returns
Type | Description |
---|---|
int | The hash code of the cloud parameters. |