RhinoCommon API
RenderContentRenderHash Property |
Render hash for the content hierarchy. It iterates children and includes
a caching mechanism which means the hash value can be retrieved quickly
if it hasn't changed. The cache is invalidated when Changed() is called.
You can override the CalculateRenderHash(UInt64) method to provide
a custom hash value.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Property Value
Type: UInt32