Skip to content

Spin

⚠️ This documentation is auto-generated. Do not edit manually. Last tested: 2026-03-07 20:20:21

Makes the layer continuously rotate at a specified speed.

Support Status: ✅ Fully Supported

  • RPM (rpm): ✅ Implemented (Revolutions per minute)

Related Test Files:

  • effects/spin/basic.amproj

Technical Details

XML Example

xml
<effect id="com.alightcreative.effects.spin">
    <property name="rpm" type="float" value="60.0" />
</effect>

Released under the MIT License.