Property targetPlatform
targetPlatform
The BuildTarget platform to run the test on. If set to null, then the Editor is the target for the tests.
Declaration
public BuildTarget? targetPlatform { get; set; }
Property Value
Type | Description |
---|---|
BuildTarget? |