GraphicsBinding Class

Definition

Base class for graphics bindings.

public ref class GraphicsBinding
public class GraphicsBinding
type GraphicsBinding = class
Public Class GraphicsBinding
Inheritance
GraphicsBinding
Derived

Constructors

GraphicsBinding()

Properties

Api

The derived graphics binding that this instance can be cast to.

Methods

GetLastFrameStatistics(FrameStatistics)

Retrieves the last frame's statistics.

GetPoseMode()

Gets the current pose mode.

SetPoseMode(PoseMode)

Set the pose mode.

Applies to

See also