|
HDK
|
#include <shadowTask.h>
Public Member Functions | |
| HdxShadowTaskParams () | |
Definition at line 42 of file shadowTask.h.
|
inline |
Definition at line 44 of file shadowTask.h.
| float HdxShadowTaskParams::alphaThreshold |
Definition at line 62 of file shadowTask.h.
| HdCullStyle HdxShadowTaskParams::cullStyle |
Definition at line 67 of file shadowTask.h.
| float HdxShadowTaskParams::depthBiasConstantFactor |
Definition at line 64 of file shadowTask.h.
| bool HdxShadowTaskParams::depthBiasEnable |
Definition at line 63 of file shadowTask.h.
| float HdxShadowTaskParams::depthBiasSlopeFactor |
Definition at line 65 of file shadowTask.h.
| HdCompareFunction HdxShadowTaskParams::depthFunc |
Definition at line 66 of file shadowTask.h.
| bool HdxShadowTaskParams::enableLighting |
Definition at line 60 of file shadowTask.h.
| bool HdxShadowTaskParams::enableSceneMaterials |
Definition at line 61 of file shadowTask.h.
| GfVec4f HdxShadowTaskParams::overrideColor |
Definition at line 58 of file shadowTask.h.
| GfVec4f HdxShadowTaskParams::wireframeColor |
Definition at line 59 of file shadowTask.h.