Constructor ArRecordingConfig
ArRecordingConfig(ArSession)
Creates a dataset recording config object. This object must be disposed with Dispose().
Declaration
public ArRecordingConfig(ArSession session)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |