Click or drag to resize
Ab4d.SharpEngine logo

OverlaySurfaceHostRenderAsManyFramesAsPossible Field

Gets or sets a static Boolean that specifies if rendering is not bound to WPF's frame rate but is rendering as many frames as possible (when set to true).

Namespace: Ab4d.SharpEngine.Wpf.Controls
Assembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntax
C#
public static bool RenderAsManyFramesAsPossible

Field Value

Boolean
Remarks

[Missing <remarks> documentation for "F:Ab4d.SharpEngine.Wpf.Controls.OverlaySurfaceHost.RenderAsManyFramesAsPossible"]

See Also