Skip to main content
Version: 2.0.0-preview

Containers

Containers that wrap one or more children for grouping, decoration, or timing control.

  • Decorator — Wraps another drawable and applies extra transforms or effects to it.
  • Group — Groups multiple drawables and treats them as a single layer.
  • Sound Group — Groups multiple sound sources and mixes them as a single output.
  • Time Controller (Video) — Controls playback timing (offset and rate) of a child drawable.