Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Documentation~/Snippets/Operator-InlineNotes.md

6 lines
395 B
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
## Details
You can convert this Operator to a [Property](../Properties.md) or an Exposed Property. To do this, right-click on the Operator's header and select either **Convert to Property** or **Convert to Exposed Property**.
You can also convert [Properties](../Properties.md) and Exposed Properties to inline Operators. To do this, right-click the Property and select **Convert to Inline**.