Namespace Liminal.SDK.VR.Avatars.Controllers
Classes
VRControllerInputVisual
Used to represent an input component visual (buttons, touchpads, triggers, etc) on a VR Controller device.
VRControllerInputVisualExtensions
Extension methods for VRControllerInputVisual components.
VRControllerNode
A node that when assigned to child objects VRControllerVisual will allow for easy attachment points on the controller in a generic way.
VRControllerTip
A basic tooltip visual.
VRControllerTipPrefabs
A lookup component for controller tooltip prefabs. Add your custom tooltip GameObject to this lookup to have them displayed when ShowTip() is used.
VRControllerVisual
Represents a VR controller visual object that can be bound to a VRAvatarController.
VRControllerVisualExtensions
Extension methods for the IVRControllerVisual interface.
Interfaces
IVRControllerVisual
An interface for controller visuals.
Enums
VRControllerTipAlignment
An enumeration of controller tooltip alignments.