Show / Hide Table of Contents

Enum RawMouseMotionAttribute

Attribute for setting toggling raw mouse motion.

Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum RawMouseMotionAttribute

Fields

Name Description
RawMouseMotion

Specify whether raw mouse motion should be used or not.

See Also
SetInputMode(Window*, RawMouseMotionAttribute, bool)
GetInputMode(Window*, RawMouseMotionAttribute)
In This Article
Back to top Generated by DocFX