This version of Unity is unsupported.
Method group is Obsolete

SpriteAtlasAsset.SetPlatformSettings

Obsolete SetPlatformSettings is no longer supported and will be removed. Use SpriteAtlasImporter.SetPlatformSettings instead.

Declaration

public void SetPlatformSettings(TextureImporterPlatformSettings src);

Description

Set the platform specific settings.

If platform specific settings are set, then the Importer packs Textures using these settings for the target platform instead of the default settings.