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