This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| bool | |
| Transform | m_gripTransform ( ) |
| Collider [] | m_grabVolumes ( ) |
| OVRInput.Controller | m_controller ( ) |
| Transform | |
| bool | |
| Vector3 | m_lastPos ( ) |
| Quaternion | m_lastRot ( ) |
| Quaternion | |
| Vector3 | |
| float | m_prevFlex ( ) |
| OVRGrabbable | m_grabbedObj ( ) |
| Vector3 | |
| Quaternion | |
| Dictionary< OVRGrabbable, int > | m_grabCandidates ( ) |
| bool |
| OVRGrabbable | grabbedObject ( ) [Get] The currently grabbed object. |
| void | ForceRelease ( OVRGrabbable grabbable ) |
| void | Awake ( ) |
| void | Start ( ) |
| void | CheckForGrabOrRelease ( float prevFlex ) |
| void | GrabBegin ( ) |
| void | |
| void | GrabEnd ( ) |
| void | |
| void | GrabVolumeEnable ( bool enabled ) |
| void | OffhandGrabbed ( OVRGrabbable grabbable ) |
| void | FixedUpdate ( ) |
| void | OnUpdatedAnchors ( ) |
| void | OnDestroy ( ) |
| void | OnTriggerEnter ( Collider otherCollider ) |
| void | OnTriggerExit ( Collider otherCollider ) |