Click or drag to resize

IRenderManagerIsSyncing Property

Is the RenderManager currently syncing with the scene.

Namespace:  Demo3D.Renderers
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
bool IsSyncing { get; }

Property Value

Type: Boolean
See Also