Skip to main content

GraphicsGroupingOptions

Index

Properties

members

members: (Graphic | GraphicsGrouping)[]

optionaluseAnchor

useAnchor?: boolean

Default true, GraphicsGroup will use the anchor to position all the graphics based on their combined bounds

Setting to false will ignore anchoring and position the top left of all graphics at the actor's position, positioning graphics in the group is done with the offset property.