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