Show / Hide Table of Contents

Enum MouseAxes

Specifies the axis types for mouse devices.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public enum MouseAxes

Fields

Name Description
MaxX
MaxY
MinX
MinY
Unknown
Wheel
X
Y
Generated by DocFX
GitHub Repo
Back to top