Method GetCameraId
GetCameraId(ArSession)
Obtains the camera id for this camera config.
Declaration
public string GetCameraId(ArSession session)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |
Returns
Type | Description |
---|---|
string | Returns the camera id for this camera config. |