Intrinsic Functions¶
All default intrinsic functions used in BSL
Name | Description |
---|---|
color | Function related to color management. |
colorGradient | Color gradient structure. |
idatas | Input data sent to the shader. |
matrix2 | 2D transformation matrix. |
matrix3 | 3D transformation matrix. |
plane2 | Split line. |
sampler | A sampler retrieves and manipulates texture data. |
texture | 2D texture. |
textureCanvasLayer | 2D texture used by Black Ink as a layer. |