_primaryHoverPoints | Leap.Unity.Interaction.InteractionXRController | protected |
_wasContactInitialized | Leap.Unity.Interaction.InteractionController | protected |
checkShouldGrasp(out IInteractionBehaviour objectToGrasp) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
checkShouldGraspAtemporal(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
checkShouldRelease(out IInteractionBehaviour objectToRelease) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
chirality | Leap.Unity.Interaction.InteractionXRController | |
ClearContactTracking() | Leap.Unity.Interaction.InteractionController | |
ClearContactTrackingForObject(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionController | |
ClearHoverTracking() | Leap.Unity.Interaction.InteractionController | |
ClearHoverTrackingForObject(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionController | |
ClearPrimaryHoverTracking() | Leap.Unity.Interaction.InteractionController | |
contactBoneParent | Leap.Unity.Interaction.InteractionXRController | protected |
contactBones | Leap.Unity.Interaction.InteractionXRController | |
contactEnabled | Leap.Unity.Interaction.InteractionController | |
contactingObjects | Leap.Unity.Interaction.InteractionController | |
controllerType | Leap.Unity.Interaction.InteractionXRController | |
customHoverActivityFilter | Leap.Unity.Interaction.InteractionController | |
DEAD_ZONE_FRACTION | Leap.Unity.Interaction.InteractionController | protectedstatic |
defaultContactBoneMaterial | Leap.Unity.Interaction.InteractionController | protectedstatic |
deviceJoystickTokens | Leap.Unity.Interaction.InteractionXRController | |
DisableSoftContact() | Leap.Unity.Interaction.InteractionController | |
drawHoverPoint(RuntimeGizmoDrawer drawer, Vector3 pos) | Leap.Unity.Interaction.InteractionController | protectedstatic |
drawPrimaryHoverPoint(RuntimeGizmoDrawer drawer, Vector3 pos) | Leap.Unity.Interaction.InteractionController | protectedstatic |
enableObjectsOnlyWhenTracked | Leap.Unity.Interaction.InteractionXRController | |
EnableSoftContact() | Leap.Unity.Interaction.InteractionController | |
fixedUpdateController() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
fixedUpdateGraspingState() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
getColliderBoneTargetPositionRotation(int contactBoneIndex, out Vector3 targetPosition, out Quaternion targetRotation) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
GetGraspPoint() | Leap.Unity.Interaction.InteractionXRController | virtual |
GetHoverDistance(Vector3 hoverPoint, IInteractionBehaviour behaviour) | Leap.Unity.Interaction.InteractionController | static |
graspAxisOverride | Leap.Unity.Interaction.InteractionXRController | |
graspButtonAxis | Leap.Unity.Interaction.InteractionXRController | |
graspCandidates | Leap.Unity.Interaction.InteractionController | |
graspDepressedValue | Leap.Unity.Interaction.InteractionXRController | |
graspedObject | Leap.Unity.Interaction.InteractionController | |
graspingEnabled | Leap.Unity.Interaction.InteractionController | |
graspManipulatorPoints | Leap.Unity.Interaction.InteractionXRController | |
graspPoint | Leap.Unity.Interaction.InteractionXRController | |
graspReleasedValue | Leap.Unity.Interaction.InteractionXRController | |
graspTimingSlop | Leap.Unity.Interaction.InteractionXRController | |
hoverActivityManager | Leap.Unity.Interaction.InteractionController | |
hoveredObjects | Leap.Unity.Interaction.InteractionController | |
hoverEnabled | Leap.Unity.Interaction.InteractionController | |
hoverPoint | Leap.Unity.Interaction.InteractionXRController | |
initContact() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
intHand | Leap.Unity.Interaction.InteractionXRController | |
isBeingMoved | Leap.Unity.Interaction.InteractionXRController | |
isGraspingObject | Leap.Unity.Interaction.InteractionController | |
isJoystickDetected | Leap.Unity.Interaction.InteractionXRController | |
isLeft | Leap.Unity.Interaction.InteractionXRController | |
isPrimaryHovering | Leap.Unity.Interaction.InteractionController | |
isRight | Leap.Unity.Interaction.InteractionController | |
isTracked | Leap.Unity.Interaction.InteractionXRController | |
isUsingCustomTracking | Leap.Unity.Interaction.InteractionXRController | |
lastObjectTouchedAdjustedMassMass | Leap.Unity.Interaction.InteractionController | protected |
LockPrimaryHover(InteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionController | |
manager | Leap.Unity.Interaction.InteractionController | |
maxGraspDistance | Leap.Unity.Interaction.InteractionXRController | |
NotifyContactBoneCollisionEnter(ContactBone contactBone, IInteractionBehaviour interactionObj) | Leap.Unity.Interaction.InteractionController | |
NotifyContactBoneCollisionExit(ContactBone contactBone, IInteractionBehaviour interactionObj) | Leap.Unity.Interaction.InteractionController | |
NotifyContactBoneCollisionStay(ContactBone contactBone, IInteractionBehaviour interactionObj) | Leap.Unity.Interaction.InteractionController | |
NotifyObjectUnregistered(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionController | |
NotifySoftContactCollisionEnter(ContactBone bone, IInteractionBehaviour intObj, Collider collider) | Leap.Unity.Interaction.InteractionController | |
NotifySoftContactCollisionExit(ContactBone bone, IInteractionBehaviour intObj, Collider collider) | Leap.Unity.Interaction.InteractionController | |
OnBeginPrimaryHoveringObject | Leap.Unity.Interaction.InteractionController | |
OnContactInitialized | Leap.Unity.Interaction.InteractionController | |
OnDisable() | Leap.Unity.Interaction.InteractionController | protectedvirtual |
OnDrawRuntimeGizmos(RuntimeGizmos.RuntimeGizmoDrawer drawer) | Leap.Unity.Interaction.InteractionXRController | |
Leap::Unity::Interaction::InteractionController.OnDrawRuntimeGizmos(RuntimeGizmoDrawer drawer) | Leap.Unity.Interaction.InteractionController | virtual |
OnEnable() | Leap.Unity.Interaction.InteractionController | protectedvirtual |
OnEndPrimaryHoveringObject | Leap.Unity.Interaction.InteractionController | |
OnGraspBegin | Leap.Unity.Interaction.InteractionController | |
onGraspedObjectForciblyReleased(IInteractionBehaviour objectToBeReleased) | Leap.Unity.Interaction.InteractionController | protectedvirtual |
OnGraspEnd | Leap.Unity.Interaction.InteractionController | |
OnGraspStay | Leap.Unity.Interaction.InteractionController | |
onObjectUnregistered(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
onPostDisableSoftContact() | Leap.Unity.Interaction.InteractionController | protectedvirtual |
onPreEnableSoftContact() | Leap.Unity.Interaction.InteractionController | protectedvirtual |
OnStayPrimaryHoveringObject | Leap.Unity.Interaction.InteractionController | |
OnValidate() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
pollConnection | Leap.Unity.Interaction.InteractionXRController | |
pollConnectionInterval | Leap.Unity.Interaction.InteractionXRController | |
position | Leap.Unity.Interaction.InteractionXRController | |
primaryHoverDistance | Leap.Unity.Interaction.InteractionController | |
primaryHoveredObject | Leap.Unity.Interaction.InteractionController | |
primaryHoveringPoint | Leap.Unity.Interaction.InteractionController | |
primaryHoveringPointIndex | Leap.Unity.Interaction.InteractionController | |
primaryHoverLocked | Leap.Unity.Interaction.InteractionController | |
primaryHoverPoints | Leap.Unity.Interaction.InteractionXRController | |
RefreshControllerConnection() | Leap.Unity.Interaction.InteractionXRController | |
ReleaseGrasp() | Leap.Unity.Interaction.InteractionController | |
ReleaseGrasp(out IInteractionBehaviour releasedObject) | Leap.Unity.Interaction.InteractionController | |
ReleaseGrasps(IInteractionBehaviour graspedObj, ReadonlyHashSet< InteractionController > controllers) | Leap.Unity.Interaction.InteractionController | static |
ReleaseObject(IInteractionBehaviour toRelease) | Leap.Unity.Interaction.InteractionController | |
Reset() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
rotation | Leap.Unity.Interaction.InteractionXRController | |
scale | Leap.Unity.Interaction.InteractionController | |
softContactDislocationDistance | Leap.Unity.Interaction.InteractionController | protected |
softContactEnabled | Leap.Unity.Interaction.InteractionController | |
Start() | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
SwapGrasp(IInteractionBehaviour replacement) | Leap.Unity.Interaction.InteractionController | virtual |
trackingProvider | Leap.Unity.Interaction.InteractionXRController | |
TransformPoint(Vector3 worldPoint, ISpaceComponent element) | Leap.Unity.Interaction.InteractionController | static |
TryGrasp(IInteractionBehaviour intObj) | Leap.Unity.Interaction.InteractionController | |
unwarpColliders(Transform primaryHoverPoint, ISpaceComponent warpedSpaceElement) | Leap.Unity.Interaction.InteractionXRController | protectedvirtual |
velocity | Leap.Unity.Interaction.InteractionXRController | |
xrNode | Leap.Unity.Interaction.InteractionXRController | |