Go to the source code of this file.
|
| class | HdMaterialSchema |
| | The Material schema is a container schema that provides the correct material definition per render context. More...
|
| |
|
|
| TF_DECLARE_PUBLIC_TOKENS (HdMaterialSchemaTokens, HD_API, HD_MATERIAL_SCHEMA_TOKENS) |
| |
◆ HD_MATERIAL_SCHEMA_TOKENS
| #define HD_MATERIAL_SCHEMA_TOKENS |
Value: (material) \
((universalRenderContext, "")) \
((_universalRenderContextToken, "universalRenderContext")) \
((all, "__all")) \
(terminals) \
(surface) \
(displacement) \
(volume) \
Definition at line 36 of file materialSchema.h.