Intrinsic Structures¶
Information concerning predefined structures.
Name | Description |
---|---|
box2 | Box 2D. |
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. |