Description:

By default, RenderHash recurses into children when computing the render hash. However, some applications may require children to be excluded from the render hash calculation. Call this method to enable or disable recursing into children. see RenderHash

Syntax:
public void SetIsRenderHashRecursive(
bool recursive
)
Returns:
Type: void
Available since:
7.0

/
/
/
SetIsRenderHashRecursive

SetIsRenderHashRecursive method

Class:  Rhino.Render.RenderContent

Nothing found