Interface Instancing
Hierarchy
- Instancing
Properties
An array of Instance objects that describes what shapes will share instances.
The graphic element's render key, like an HTML id attribute.
Optional. A Shape primitive to use. (Currently only supports Rectangle.)
Generated using TypeDoc
This is a
DisplayObject. Declares a one or more shapes as a shared instance. Members of theinstancesarray will be rendered as shared instances. (Currently supports onlyRectangle)