maskAlphaChannel(...)
maskAlphaChannel(v: Texture.Channel) : this;
Sets which of the mask's channels is used as the alpha channel.
Parameters
Parameter | Type | Description |
---|---|---|
v | Z.Texture.Channel | The channel of the texture. |
Returns
this
maskAlphaChannel(v: Texture.Channel) : this;
Sets which of the mask's channels is used as the alpha channel.
Parameter | Type | Description |
---|---|---|
v | Z.Texture.Channel | The channel of the texture. |
this