Click or drag to resize

VisualServer Properties

The VisualServer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberRenderLoopEnabled

If false, disables rendering completely, but the engine logic is still being processed. You can call ForceDraw(Boolean, Double) to draw a frame even with rendering disabled.

Public propertyStatic memberSingleton
Top
See Also