CopyTo(TextureImporterPlatformSettings)
Copy parameters into another TextureImporterPlatformSettings object.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public void CopyTo(TextureImporterPlatformSettings target)
Parameters
TextureImporterPlatformSettings object to copy settings to.