IRenderSceneManagerRequestRender(Boolean) Method |
Request a render of all renderers assigned to this scene manager.
Namespace: Demo3D.RenderersAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxvoid RequestRender(
bool synchronous
)
Parameters
- synchronous Boolean
[Missing <param name="synchronous"/> documentation for "M:Demo3D.Renderers.IRenderSceneManager.RequestRender(System.Boolean)"]
See Also