Enum Channel
Set the position of each color channel in a texture tensor.
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public enum ChannelFields
| Name | Description | 
|---|---|
| A | The position of the alpha channel. | 
| B | The position of the blue channel. | 
| G | The position of the green channel. | 
| R | The position of the red channel. |