eDriven Framework API
CursorRenderingMode Enumeration
NamespaceseDriven.Gui.CursorCursorRenderingMode
eDriven Framework API
The enumeration for the cursor rendering mode
Declaration Syntax
C#Visual BasicVisual C++
public enum CursorRenderingMode
Public Enumeration CursorRenderingMode
public enum class CursorRenderingMode
Members
MemberDescription
Auto Uses the Unity cursor with CursorMode.Auto
ForceSoftware Uses the Unity cursor with CursorMode.ForceSoftware
Stage Uses the eDriven.Gui cursor rendering to a special stage

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)