AsyncRenderContextRenderThread Property |
Holder for render thread, that gets set through
StartRenderThread()
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Thread RenderThread { get; }Public ReadOnly Property RenderThread As Thread
Get
Property Value
Type:
Thread
Version InformationRhino for Windows
Supported in: 6.8
See Also