Method ProcessInteractionStrength
ProcessInteractionStrength(UpdatePhase)
The XRInteractionManager calls this method to signal to update the interaction strength.
Declaration
protected virtual void ProcessInteractionStrength(XRInteractionUpdateOrder.UpdatePhase updatePhase)
Parameters
| Type | Name | Description |
|---|---|---|
| XRInteractionUpdateOrder.UpdatePhase | updatePhase | The update phase during which this method is called. |