GetSpheres
(
handedness
, joint
, pose
, scale
, spheres
)
|
Signature
void Oculus.Interaction.IHandSphereMap.GetSpheres(Handedness handedness, HandJointId joint, Pose pose, float scale, List< HandSphere > spheres) Parameters handedness: Handednessjoint: HandJointIdpose: Posescale: floatspheres: List< HandSphere >Returns void |