Click or drag to resize

AsyncRenderContextRenderThread Property

Holder for render thread, that gets set through StartRenderThread()

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Thread RenderThread { get; }

Property Value

Type: Thread
See Also