RuntimeNsdkSettings
Declaration
public class RuntimeNsdkSettings : IAuthSettingsProperties
| Name | Type | Summary |
|---|---|---|
| readonly AccessExpiresAt | int | - |
| AccessToken | string | - |
| ApiKey | string | - |
| readonly AuthEnvironment | AuthEnvironmentType | - |
| EndFrame | int | - |
| FileNsdkLogLevel | LogLevel | - |
| LocationAndCompassDataSource | LocationDataSource | - |
| LoopPlaybackInfinitely | bool | - |
| readonly NsdkSimulationParams | NsdkSimulationParams | - |
| PlaybackDatasetPath | string | - |
| PreferLidarIfAvailable | bool | - |
| readonly RefreshExpiresAt | int | - |
| RefreshToken | string | - |
| RunPlaybackManually | bool | - |
| readonly SpoofCompassInfo | SpoofCompassInfo | - |
| readonly SpoofLocationInfo | SpoofLocationInfo | - |
| StartFrame | int | - |
| StdOutNsdkLogLevel | LogLevel | - |
| UnityNsdkLogLevel | LogLevel | - |
| UseNsdkDepth | bool | - |
| UseNsdkMeshing | bool | - |
| UseNsdkObjectDetection | bool | - |
| UseNsdkPersistentAnchor | bool | - |
| UseNsdkScanning | bool | - |
| UseNsdkSemanticSegmentation | bool | - |
| UseNsdkWorldPositioning | bool | - |
| UsePlayback | bool | - |
Methods
| Name | Type | Summary |
|---|---|---|
| ToString | string | - |
| UpdateAccess | void | - |
Relationships
implements: NianticSpatial.NSDK.AR.Auth.IAuthSettings