singleChannelComponent
Color or Alpha component Single Channel Textures uses.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public TextureImporterSingleChannelComponent singleChannelComponent { get; set; }
Remarks
Single Channel Textures can have either an Alpha or a red Color channel.
Additional Resources: TextureImporterSingleChannelComponent.