Method GetInteractionStrength
GetInteractionStrength(IXRInteractable)
Gets the interaction strength between the given interactable and this interactor.
Declaration
public float GetInteractionStrength(IXRInteractable interactable)
Parameters
| Type | Name | Description |
|---|---|---|
| IXRInteractable | interactable | The specific interactable to get the interaction strength between. |
Returns
| Type | Description |
|---|---|
| float | Returns a value |