Copyright © 2021 by K4.org
  (v.0.48.124)

A planar bitmap using a supplied file. Can be size and positioned using parameters from RectangleMixin.

Index

Rules

file

file: Any

The bitmap resource file. .jpg files are supported. May be a Resource, URL, or server file path.

Flags : Cached, Required, Parameter (Note this is uncached)

Expression : ``

opacity

opacity: Number

A number in the range from 0.0 (fully transparent) to 1.0 (fully opaque). Default is 1.0.

Flags : Cached, Parameter (Note this is uncached)

Expression : 1.0

renderStyle

renderStyle: String

Locked to 'shaded' as it is the only needed option.

Flags : Cached (Note this is uncached)

Expression : "shaded"