Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Path
CommandType
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols (Script Types)
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Artboards
Color
DataValue
Gradient
Image
Interfaces
Mat2d
Paint
Path
Path
CommandType
ContourMeasure
PathCommand
PathData
PathMeasure
Renderer
Vec2d
Path
CommandType
Describes the type of drawing command stored in a
PathCommand
.
none
– Placeholder command with no effect. You should not normally see this.
moveTo
lineTo
cubicTo
quadTo
close
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Path
ContourMeasure
⌘I