Scale Assist
⚠️ This documentation is auto-generated. Do not edit manually. Last tested: 2026-03-07 20:20:21
Automatically adjusts layer size to fit the canvas based on the selected axis.
Support Status: ✅ Fully Supported
- Axis (scaleassistaxis): ✅ Implemented (Scale reference axis (1=width, 2=height))
Related Test Files:
effects/scale-assist/basic.amproj✅effects/scale-assist/ex.amproj✅
Technical Details
XML Example
xml
<effect id="com.alightcreative.effects.scaleassist">
<property name="scaleassistaxis" type="float" value="1.0" />
</effect>