Choose your operating system:
Windows
macOS
Linux
Actions
Clipped Text Size |
Returns the clipped text size in screen space coordinates. Target is Canvas |
Deproject |
Performs a deprojection of a screen space coordinate using the projection matrix set up for the Canvas. Target is Canvas |
Draw Border |
Draws a 3x3 grid border with tiled frame and tiled interior on the Canvas. Target is Canvas |
Draw Box |
Draws an unfilled box on the Canvas. Target is Canvas |
Draw Line |
Draws a line on the Canvas. Target is Canvas |
Draw Material |
Draws a material on the Canvas. Target is Canvas |
Draw Material Triangles |
Draws a set of triangles on the Canvas. Target is Canvas |
Draw Polygon |
Draws a polygon on the Canvas. Target is Canvas |
Draw Text |
Draws text on the Canvas. Target is Canvas |
Draw Texture |
Draws a texture on the Canvas. Target is Canvas |
Draw Triangles |
Draws a set of triangles on the Canvas. Target is Canvas |
Project |
Performs a projection of a world space coordinates using the projection matrix set up for the Canvas. Target is Canvas |
Wrapped Text Size |
Returns the wrapped text size in screen space coordinates. Target is Canvas |