Versions in this module Expand all Collapse all v0 v0.2.0 May 27, 2026 Changes in this version + func Defaults() map[scene.Channel]ChannelResolution + func FromSpec(r *spec.Resolve) map[scene.Channel]ChannelResolution + func Unify(layers []LayerDomain) (scene.ScaleType, []any, error) + type ChannelResolution struct + Axis Mode + Scale Mode + type LayerDomain struct + Channel scene.Channel + LayerID string + Type scene.ScaleType + Values []any + type Mode string + const ModeIndependent + const ModeShared