@express-document-sdk / VisualEffectType
Enumeration: VisualEffectType
IMPORTANT: This is currently experimental only and should not be used in any add-ons you will be distributing until it has been declared stable. To use it, you will first need to set the experimentalApis
flag to true
in the requirements
section of the manifest.json
.
Visual effects that can be applied to a text node.
Enumeration Members
generativeTextEffects
• generativeTextEffects: "GenerativeTextEffects"
outline
• outline: "Outline"
shadow
• shadow: "Shadow"
shapeDecoration
• shapeDecoration: "ShapeDecoration"