GetDefaultPlatformTextureSettings()
Gets the default platform specific texture settings.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public TextureImporterPlatformSettings GetDefaultPlatformTextureSettings()
Returns
Type | Description |
|---|---|
| TextureImporterPlatformSettings | A TextureImporterPlatformSettings structure containing the default platform parameters. |