Types
Types in the Creator API.
Types
Types in the Creator API.
| Type | Description |
| AlignDirection | The direction for alignment operations. |
| APIVersion | API version number. |
| BlendMode | Blend modes for layers and groups. |
| ClientStorage | Browser storage for plugin data that persists across sessions. |
| Easing | Represents the easing function for a keyframe. |
| EllipseOptions | Options for creating an ellipse shape. |
| FlipDirection | The direction for flip operations. |
| ImportFromContent | Options for importing inline content. |
| ImportFromURL | Options for importing content from a URL. |
| KeyframeAdd | Keyframe data used for creating new keyframes |
| MaskMode | Mode for mask operations. |
| MoveOptions | Options for moving a node in the hierarchy. |
| Parent | Type helper to get valid parent types for a node. |
| PathOptions | Options for creating a path shape. |
| PluginData | Custom data on this node associated with the current plugin |
| CreatorEvent | Event types that plugins can listen to. |
| CreatorEventData | Helper type to extract event data for a specific event name. |
| CreatorEventName | Union of all plugin event types. |
| PolygonOptions | Options for creating a polygon shape. |
| RectangleOptions | Options for creating a rectangle shape. |
| SceneCreateOptions | Options for creating a new scene. |
| Sibling | Type helper to get valid sibling types for a node. |
| StarOptions | Options for creating a star shape. |
| TextAlignment | Horizontal text alignment for a TextLayer. |
| TextStroke | A solid stroke applied to a TextLayer. |
| TextStrokeOptions | Options for creating or updating a TextStroke. |
| FontAsset | A user-uploaded font asset. |
Last updated: August 5, 2026 at 11:47 AMEdit this page