Show / Hide Table of Contents

Enum VRControllerTipAlignment

An enumeration of controller tooltip alignments.

Namespace: Liminal.SDK.VR.Avatars.Controllers
Assembly: Liminal.SDK.dll
Syntax
public enum VRControllerTipAlignment

Fields

Name Description
Backward

The tooltip is aligned backward.

Down

The tooltip is aligned downward.

Forward

The tooltip is aligned forward.

Left

The tooltip is aligned to the left.

Right

The tooltip is aligned to the right.

Up

The tooltip is aligned upward.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX