MLGrabPoint
7/14/25Less than 1 minute
namespace ML.SDK
Class
MLGrabPoint
namespace ML.SDK
{
class MLGrabPoint
}Inherits from MonoBehaviour
Summary
Defines a grab attachment point
Fields
| Field | Desciption |
|---|---|
| id | Grab point id |
| Primary | Primary hand transform (position+orientation) |
| PrimaryAuthority | Primary hand grab point authority |
| PrimaryType | Primary hand grab point type |
| Secondary | Secondary hand transform (position+orientation) |
| SecondaryAuthority | Secondary hand grab point authority |
| SecondaryType | Secondary hand grab point type |
| HandType | Which hand this grab point is reserved for? |

