API reference
API reference
Select your platform
No SDKs available
No versions available

OVREnumExtensions Class

Static Methods

AsHandType ( skeletonType )
Signature
static OVRHand.Hand OVREnumExtensions.AsHandType(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
Returns
OVRHand.Hand
AsHandType ( meshType )
Signature
static OVRHand.Hand OVREnumExtensions.AsHandType(this OVRMesh.MeshType meshType)
Parameters
meshType: this OVRMesh.MeshType
Returns
OVRHand.Hand
AsMeshType ( hand )
Signature
static OVRMesh.MeshType OVREnumExtensions.AsMeshType(this OVRHand.Hand hand)
Parameters
hand: this OVRHand.Hand
Returns
OVRMesh.MeshType
AsSkeletonType ( hand )
Signature
static OVRSkeleton.SkeletonType OVREnumExtensions.AsSkeletonType(this OVRHand.Hand hand)
Parameters
hand: this OVRHand.Hand
Returns
OVRSkeleton.SkeletonType
IsHand ( skeletonType )
Signature
static bool OVREnumExtensions.IsHand(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
Returns
bool
IsLeft ( type )
Signature
static bool OVREnumExtensions.IsLeft(this OVRSkeleton.SkeletonType type)
Parameters
type: this OVRSkeleton.SkeletonType
Returns
bool