Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TextureImporterSingleChannelComponent

Selects which Color/Alpha channel Single Channel Textures uses.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum TextureImporterSingleChannelComponent

Fields

Value

Description

AlphaUse the Alpha channel.
RedUse the red Color channel.