shape property

ShapeAttr<S>? shape
getter/setter pair

The shape attribute of this element.

If null, a default shape is set according to the geometry type. See details in subclasses.

Implementation

ShapeAttr<S>? shape;