Go to the source code of this file.
◆ SDR_NODE_FIELD_KEY_TOKENS
| #define SDR_NODE_FIELD_KEY_TOKENS |
Value: ((Identifier, "_identifier")) \
((Name, "_name")) \
((Family, "_family")) \
((Function, "_function")) \
((SourceType, "_sourceType")) \
((ShadingSystem, "_shadingSystem"))
Definition at line 26 of file shaderNode.h.
◆ TF_DECLARE_PUBLIC_TOKENS()
| TF_DECLARE_PUBLIC_TOKENS |
( |
SdrNodeFieldKey |
, |
|
|
SDR_API |
, |
|
|
SDR_NODE_FIELD_KEY_TOKENS |
|
|
) |
| |
- Deprecated:
- SdrNodeFieldKey->SourceType is deprecated in favor of SdrNodeFieldKey->ShadingSystem.