MotionCommandPathType

MotionCommandPathType class

Represent types of command for animation motion effect behavior.

Constants

NameValueDescription
MoveTo0
LineTo1
CurveTo2
CloseLoop3
End4

MoveTo


LineTo


CurveTo


CloseLoop


End