Const
Texture sampling mode that reads each of the RGBA texture components as a luminance/alpha value, converted to a float and clamped to [0,1].
RGBA
[0,1]
Texture sampling mode that reads each of the
RGBA
texture components as a luminance/alpha value, converted to a float and clamped to[0,1]
.