For the complete documentation index, see llms.txt. This page is also available as Markdown.

Attribute Types

There are different types of Attributes, which are described in detail in this section.

The Attribute types are:

  • Asset/Object Attribute: Attributes that link an Object or a Node to another piece of data, be it an Asset or an Object.

  • Boolean Attribute: Attributes that hold a Boolean value.

  • Color Attribute: Attributes that set the color and opacity of Objects.

  • Numerical Attribute: Attributes that hold Numerical Data, be it of Data Type Byte, Int, Float, Vector2, Vector3 or Vector4.

Last updated