Method PreprocessGroupMembers
PreprocessGroupMembers(UpdatePhase)
The XRInteractionManager or containing IXRInteractionGroup calls this method to update the Group and its members before interaction events occur.
Declaration
void PreprocessGroupMembers(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.