Skip to main content

GraphicsGrouping

Index

Properties

graphic

graphic: Graphic

offset

offset: Vector

optionaluseBounds

useBounds?: boolean

Optionally disable this graphics bounds as part of group calculation, default true if unspecified

You may want disable this if you're using text because their bounds will affect the centering of the whole group.

WARNING having inaccurate bounds can cause offscreen culling issues.