C# Class ManusMachina.GLOVE_POSE

Exibir arquivo Open project: ManusVR/Manus-Unity Class Usage Examples

Public Properties

Property Type Description
orientation GLOVE_QUATERNION
position GLOVE_VECTOR

Property Details

orientation public_oe property

Orientation of the hand (palm)
public GLOVE_QUATERNION,ManusMachina orientation
return GLOVE_QUATERNION

position public_oe property

Position of the hand (palm)
public GLOVE_VECTOR,ManusMachina position
return GLOVE_VECTOR