Traits (ValMap)
Returned from the “traits” key in “Spark” valmaps.
Keys:
“guid"
Immutable ValString
The guid for this trait
"label"
Immutable ValString
The label for this trait.
This property in camelCase is used in the Spark ValMap to modify this trait.
"type"
Immutable ValString
The fully qualified name of the type of this trait
"isVisible"
ValNumber with a value of 0 (false) or 1 (true)
Is this trait visible in the Inspector?
“value”
A representation of the value of this trait.
Note: Not available if the trait is of an unsupported type.
Last updated