Category

Drawing

Drawing objects and their properties.

Category guide

Overview

Use this overview to understand the category before opening a specific function.
  • See what this group of functions is meant to solve.
  • Compare function names and descriptions in one table.
  • Open a function for syntax, arguments, returns, and examples.

Drawing

Available functions

5 functions
FunctionDescription
cleardrawcacheClears Real's global Drawing object list.
Drawing.newCreates a new Drawing object of the requested type and adds it to Real's tracked Drawing object list.
getrenderpropertyReturns the result of indexing the first argument with the given property key.
isrenderobjReturns whether the value is object with the Drawing object type.
setrenderpropertyAssigns value to object[property].