Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
PlayAreaDisplayTrigger Enumeration
Indicates when to display the Play Area.
Syntax
public enum PlayAreaDisplayTrigger : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
Always0The Play Area should always be displayed.
Never3The Play Area should never be displayed.
OnApproach1The Play Area should be displayed when the user is near the Play Area's bounds.
OnInputAction2The Play Area should be displayed when a specific Input Action is detected.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Immerseum.VRSimulator.PlayAreaDisplayTrigger

See Also

Reference

Immerseum.VRSimulator Namespace

 

 


Copyright (c) 2015 Immerseum Inc. All rights reserved.

Send Feedback