Skip to main content

SkewTransform

Overview

Applies a transform that skews a widget. For example, it gives a banner background a slanted ribbon effect.

Properties

PropertyDescriptionValueDefault
Skew Angle (skewX · skewY)Skews the widget. The Studio editing panel groups both values into one Skew Angle entry, where you set the horizontal skew (skewX) and the vertical skew (skewY) with a slider and a number input field each. The reset button beside them returns both to 0. Values are in degrees.Number of degrees, horizontal and vertical separatelyskewX: 0.0, skewY: 0.0
alignmentSets the origin point of the skew transform.Alignment valueCenter
transformHitTestSets whether touch detection uses the skewed position.On/offOn
filterQualitySets the image quality (interpolation method) used when rendering the skew transform.none, low, medium, highNot set