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: 19.00.00
Syntax
C#
bool IsSyncing { get; }

Property Value

Boolean
See Also