RenderContentSetRenderHash Method |
Note: This API is now obsolete.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax [ObsoleteAttribute("This method is deprecated and no longer called. For more information see CalculateRenderHash")]
public void SetRenderHash(
uint hash
)
<ObsoleteAttribute("This method is deprecated and no longer called. For more information see CalculateRenderHash")>
Public Sub SetRenderHash (
hash As UInteger
)
Parameters
- hash
- Type: SystemUInt32
See Also