Click or drag to resize
AB4D logo

D3DHostRenderAsManyFramesAsPossible 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: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public static bool RenderAsManyFramesAsPossible

Field Value

Boolean
See Also