Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetPlatformSettings(string)

Retrieves the platform settings of the build target you specify.
Read time 1 minuteLast updated 13 days ago

Definition

public TextureImporterPlatformSettings GetPlatformSettings(string buildTarget)

Parameters

buildTarget

The name of the build target.

Returns