Unigine.UlonArg Class
This class is used to represent a ULON argument - a name - value pair. Arguments are additional parameters that can be associated with nodes and used for various purposes (e.g. to define a tooltip or a title for a material parameter declaration). Arguments are enclosed in angle brackets < > and can be separated using "\t","\n","\r", as well as commas and spaces.
Example: Node node = value <arg0 = value0 arg1 = value1,arg2 = value2>
UlonArg Class
Properties
string Name#
The ULON argument name.
UlonValue Value#
The ULON argument value.
Members
UlonArg ( ) #
Constructor. Creates a ULON argument.Last update:
13.12.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter