Event humanBodiesChanged
The event that is fired when a change to the detected human bodies is reported.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARHumanBodiesChangedEventArgs> humanBodiesChanged
Returns
Type | Description |
---|---|
Action<ARHumanBodiesChangedEventArgs> |