MaterialX 1.39.1
|
Set of possible UI properties for an element. More...
#include <Util.h>
Public Attributes | |
string | uiName |
UI name. | |
string | uiFolder |
UI folder. | |
StringVec | enumeration |
Enumeration. | |
vector< ValuePtr > | enumerationValues |
Enumeration Values. | |
ValuePtr | uiMin |
UI minimum value. | |
ValuePtr | uiMax |
UI maximum value. | |
ValuePtr | uiSoftMin |
UI soft minimum value. | |
ValuePtr | uiSoftMax |
UI soft maximum value. | |
ValuePtr | uiStep |
UI step value. | |
bool | uiAdvanced = false |
UI advanced element. | |
Set of possible UI properties for an element.