Skip to main content
Version: 2.0.0-preview

Group

Groups multiple child drawables and treats them as a single unit. Transforms, blends and effects on the group cascade to all children.

Library location

Library → Group

Properties

This object has no properties of its own. Only the inherited common properties are available.

Common properties

This object inherits from Drawable and exposes the common properties declared on its base classes.

Usage

Add children, then apply transforms or effects to the group itself to move/animate everything together.

Source

src/Beutl.Engine/Graphics/DrawableGroup.cs