Show / Hide Table of Contents

Enum CursorType

The different cursor types directly supported by render canvas implementations Standard pointer and link-hand cursor are currently supported.

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

Fields

Name Description
Hand
Standard
Generated by DocFX
GitHub Repo
Back to top