Class Manus::Interaction::GrabbedObject::Info
ClassList > Manus > Interaction > GrabbedObject > Info
This class contains information on a certain grab.
Public Attributes
Type | Name |
---|---|
Collider | collider |
float | distance |
Vector3 | handToObject |
Quaternion | handToObjectRotation |
HandGrab | interactor |
Vector3 | nearestColliderPoint |
Vector3 | objectInteractorForward |
Vector3 | objectToHand |
Quaternion | objectToHandRotation |
Public Functions
Type | Name |
---|---|
Info (HandGrab p_Hand) |
Public Attributes Documentation
variable collider
variable distance
variable handToObject
variable handToObjectRotation
variable interactor
variable nearestColliderPoint
variable objectInteractorForward
variable objectToHand
variable objectToHandRotation
Public Functions Documentation
function Info
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Interaction/GrabbedObject.cs