Struct DataCapturePaths
DataCapture path constants.
Namespace: Unity.Simulation
Syntax
public struct DataCapturePaths
Fields
Chunks
Specifies file chunks location.
Declaration
public static readonly string Chunks
Field Value
Type | Description |
---|---|
String |
Logs
Specifies log files location.
Declaration
public static readonly string Logs
Field Value
Type | Description |
---|---|
String |
ScreenCapture
Specifies screen capture files location.
Declaration
public static readonly string ScreenCapture
Field Value
Type | Description |
---|---|
String |