figureone
    Preparing search index...

    Interface OBJ_ElementMove

    Figure element move parameters

    • type position | rotation | scale | translation | scaleX | scaleY | scaleZ
    • bounds TypeParsableBounds — rectangle to limit movement within
    • plane Plane — movement plane
    • maxVelocity number | TypeParsablePoint — maximum velocity allowed (5)
    • freely false | OBJ_ElementMoveFreely — free movement parameters - use false for disabling free movement after touch up
    • element string | FigureElement | null