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