![]() |
A bundle of state describing an argument to a command. More...
Public Member Functions | |
| HdCommandArgDescriptor (const TfToken &argName, const VtValue &defaultValue_) | |
Public Attributes | |
| const TfToken | argName |
| The name of the argument. More... | |
| const VtValue | defaultValue |
| Default value for this argument. More... | |
A bundle of state describing an argument to a command.
See HdCommandDescriptor for more information about commands.
| const VtValue defaultValue |