Class HVRConstants
Inheritance
System.Object
HVRConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: HurricaneVR.Framework.Core.Utils
Assembly: HurricaneVR.Framework.dll
Syntax
public static class HVRConstants
Fields
| Improve this Doc View SourceDefaultGrabbableMask
Declaration
public const int DefaultGrabbableMask = 1048576
Field Value
Type | Description |
---|---|
System.Int32 |
DefaultHandMask
Declaration
public const int DefaultHandMask = 2097152
Field Value
Type | Description |
---|---|
System.Int32 |
DefaultPlayerMask
Declaration
public const int DefaultPlayerMask = 256
Field Value
Type | Description |
---|---|
System.Int32 |
DynamicPose
Declaration
public const int DynamicPose = 22
Field Value
Type | Description |
---|---|
System.Int32 |
GrabbableLayer
Declaration
public const int GrabbableLayer = 20
Field Value
Type | Description |
---|---|
System.Int32 |
HandLayer
Declaration
public const int HandLayer = 21
Field Value
Type | Description |
---|---|
System.Int32 |
PlayerHandGrabbableMask
Declaration
public const int PlayerHandGrabbableMask = 3145984
Field Value
Type | Description |
---|---|
System.Int32 |
PlayerLayer
Declaration
public const int PlayerLayer = 8
Field Value
Type | Description |
---|---|
System.Int32 |