Click or drag to resize
MyRenderThreadDebugAddWaitingForPresent Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyRenderThread.DebugAddWaitingForPresent(System.Threading.EventWaitHandle)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void DebugAddWaitingForPresent(
	EventWaitHandle handle
)

Parameters

handle
Type: System.ThreadingEventWaitHandle

[Missing <param name="handle"/> documentation for "M:VRage.MyRenderThread.DebugAddWaitingForPresent(System.Threading.EventWaitHandle)"]

See Also