Iframe title (alt)
Unique identifier of each art
Default z-index of art
Needs to be between 1-9 (including), otherwise it can lead to undefined behavior.
When locked, decreases by one.
Note: This will be replaced with proper object ordering in the near future, however it is highly suggested to override use property until then.
Marks, whether art is locked
TODO: [✨] Maybe add is prefix
Opacity of an art
Value is automatically used by ArtShell when rendering
Note: only works on 2D arts
Readonly property containing information about object's original size
Object rotation
Translation vector of art
Position of bottom left corner of art (absolute including shift
)
Value is used mostly when making selection
Was the art already measured?
Position of top right corner of art (absolute including shift
)
Value is used mostly when making selection
Get the transform which is created from a deprecated shift
Set the transform which is converted and saved as a deprecated shift
Function determining, whether a point is near the art
Default implementation uses square bounding box
Measure the object and set privateSize
and originalSize
Move art to by vector (= relative)
Function called when object needs to be rendered on screen
Function called when object needs to be rendered on screen
This is an abstract wrapper over Abstract2dArt's render
Move art to certain vector (= absolute)
Frame for export