Click or drag to resize

RealtimeDisplayModeHudRendererLocked Method

Implement to support locking in the viewport

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual bool HudRendererLocked()

Return Value

Type: Boolean
Return true if the render engine is locked.
See Also