Method SetAutoStopOnPause
SetAutoStopOnPause(ArSession, bool)
Sets whether this recording should stop automatically when the ARCore session is paused.
Declaration
public void SetAutoStopOnPause(ArSession session, bool value)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |
bool | value | If |