Attribute View

Attribute Views are used to display an attribute value in the UI, it works with Attribute View Modules which listen to changes on the Attribute View.

For more information on the Attribute View component see this page.

Once a new Attribute View is created with UI Designer they may be edited to add/Remove Attribute View Modules.

Attribute View Module Types will appear automatically in the drop down when creating a new module. To make sure custom Attribute View Modules appear in the list make your custom script inherit the Attribute View Modules class or the base View Module class.

Example of Attribute View Modules are:

  • Value Attribute View: Writes the attribute value as a string in a Text/Text Mesh Pro component.
  • Float Value Attribute View: Writes the float attribute value with the customizable decimal place in a Text/Text Mesh Pro component.