GetPlatformSettings(string)
Retrieves the platform settings of the build target you specify.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor
public TextureImporterPlatformSettings GetPlatformSettings(string buildTarget)
Parameters
The name of the build target.
Returns
Type | Description |
|---|---|
| TextureImporterPlatformSettings |