C# Class ManusMachina.GLOVE_POSE

Show file Open project: ManusVR/Manus-Unity Class Usage Examples

Public Properties

Property Type Description
orientation GLOVE_QUATERNION
position GLOVE_VECTOR

Property Details

orientation public property

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

position public property

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