Class CCDSettings
Cloud Settings
Namespace: UnityEngine.CCD
Syntax
public class CCDSettings : object
Fields
apiKey
Override apiKey UnityCloud prefab must be present Default: null
Declaration
public string apiKey
Field Value
| Type | Description |
|---|---|
| String |
bucketId
Override bucketId UnityCloud prefab must be present Default: null
Declaration
public string bucketId
Field Value
| Type | Description |
|---|---|
| String |
projectId
Override projectId UnityCloud prefab must be present Default: null
Declaration
public string projectId
Field Value
| Type | Description |
|---|---|
| String |