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.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public static bool RenderAsManyFramesAsPossible

Field Value

Boolean
Remarks

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

See Also