Custom Visual Elements
Ninja Sedition
$15.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
06/30(2022) |
15.0 |
06/30(2022) |
7.5 |
07/15(2022) |
15.0 |
11/17(2024) |
15.0 |
Jump AssetStore
Custom Visual Elements is a script authoring tool which allows you to quickly generate a script that derives from Visual Element with exposed UXML attributes that you can access in the UI Builder.The Custom Visual Elements editor tool is a time saving tool for those who are working with Unity's new UI Toolkit and UI Builder technologies. Creating a custom element script that is usable in UI Builder can be a time consuming task as a fair amount of boilerplate code is required to expose the attributes you desire, considering that creating custom elements will be a highly common task for those using UI Toolkit and UI Builder, Custom Visual Elements alleviates this time consumption by allowing you to configure the attributes you wish to expose and then generates the script for you which inherits from Visual Element with the required code to expose the attributes within UI Builder.Quickstart GuideQuick script generation for creating a script which inherits from Visual Element which populates the code required to link and expose your defined uxml attributes for use within UI BuilderSupports int, float, long, double, string, bool, color and enum attributesProvides a workflow which allows easily updating an existing custom element script to add additional uxml attributesProvides extended integration for Palette Plus (sold separately)