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

OVREnumExtensions Class

Static Methods

AsHandType ( skeletonType )
Signature
static OVRHand.Hand AsHandType(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
AsHandType ( meshType )
Signature
static OVRHand.Hand AsHandType(this OVRMesh.MeshType meshType)
Parameters
meshType: this OVRMesh.MeshType
AsMeshType ( hand )
Signature
static OVRMesh.MeshType AsMeshType(this OVRHand.Hand hand)
Parameters
hand: this OVRHand.Hand
Returns
OVRMesh.MeshType
AsMeshType ( hand , version )
Signature
static OVRMesh.MeshType AsMeshType(this OVRHand.Hand hand, OVRHandSkeletonVersion version)
Parameters
hand: this OVRHand.Hand
version: OVRHandSkeletonVersion
Returns
OVRMesh.MeshType
AsSkeletonType ( hand )
Signature
static OVRSkeleton.SkeletonType AsSkeletonType(this OVRHand.Hand hand)
Parameters
hand: this OVRHand.Hand
AsSkeletonType ( hand , version )
Signature
static OVRSkeleton.SkeletonType AsSkeletonType(this OVRHand.Hand hand, OVRHandSkeletonVersion version)
Parameters
hand: this OVRHand.Hand
version: OVRHandSkeletonVersion
IsHand ( skeletonType )
Signature
static bool IsHand(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
Returns
bool
IsHand ( meshType )
Signature
static bool IsHand(this OVRMesh.MeshType meshType)
Parameters
meshType: this OVRMesh.MeshType
Returns
bool
IsLeft ( type )
Signature
static bool IsLeft(this OVRSkeleton.SkeletonType type)
Parameters
Returns
bool
IsLeft ( type )
Signature
static bool IsLeft(this OVRMesh.MeshType type)
Parameters
type: this OVRMesh.MeshType
Returns
bool
IsOpenXRHandMesh ( meshType )
Signature
static bool IsOpenXRHandMesh(this OVRMesh.MeshType meshType)
Parameters
meshType: this OVRMesh.MeshType
Returns
bool
IsOpenXRHandSkeleton ( skeletonType )
Signature
static bool IsOpenXRHandSkeleton(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
Returns
bool
IsOVRHandMesh ( meshType )
Signature
static bool IsOVRHandMesh(this OVRMesh.MeshType meshType)
Parameters
meshType: this OVRMesh.MeshType
Returns
bool
IsOVRHandSkeleton ( skeletonType )
Signature
static bool IsOVRHandSkeleton(this OVRSkeleton.SkeletonType skeletonType)
Parameters
skeletonType: this OVRSkeleton.SkeletonType
Returns
bool