Method ProcessGroupMembers
ProcessGroupMembers(UpdatePhase)
The XRInteractionManager or containing IXRInteractionGroup calls this method to update the Group and its members after interaction events occur.
Declaration
void ProcessGroupMembers(XRInteractionUpdateOrder.UpdatePhase updatePhase)
Parameters
| Type | Name | Description |
|---|---|---|
| XRInteractionUpdateOrder.UpdatePhase | updatePhase | The update phase during which this method is called. |
Remarks
Please see the XRInteractionManager and XRInteractionUpdateOrder.UpdatePhase documentation for more details on update order.