Click or drag to resize

PostEffectGetHashCode Method

A CRC of the state of this post effect.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
returns a crc of post effect state
See Also