| HDK
    | 
#include <RAY_Procedural.h>
| Public Attributes | |
| GA_ROHandleS | myShopMaterialPath | 
| GA_ROHandleS | myMaterialOverride | 
| GA_ROHandleS | myPropertyOverride | 
| GA_ROHandleS | myLightMask | 
| GA_ROHandleS | myLightCategories | 
| GA_ROHandleS | myCategories | 
Simple struct to capture the standard attributes for material specifications on procedural geometry.
Definition at line 382 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myCategories | 
Definition at line 389 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myLightCategories | 
Definition at line 388 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myLightMask | 
Definition at line 387 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myMaterialOverride | 
Definition at line 385 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myPropertyOverride | 
Definition at line 386 of file RAY_Procedural.h.
| GA_ROHandleS RAY_PrimitiveMaterialAttributes::myShopMaterialPath | 
Definition at line 384 of file RAY_Procedural.h.