HDK
|
#include <simpleLightTask.h>
Public Member Functions | |
HdxShadowParams () | |
Public Attributes | |
HdxShadowMatrixComputationSharedPtr | shadowMatrix |
double | bias |
double | blur |
int | resolution |
bool | enabled |
Definition at line 147 of file simpleLightTask.h.
|
inline |
Definition at line 148 of file simpleLightTask.h.
double HdxShadowParams::bias |
Definition at line 157 of file simpleLightTask.h.
double HdxShadowParams::blur |
Definition at line 158 of file simpleLightTask.h.
bool HdxShadowParams::enabled |
Definition at line 160 of file simpleLightTask.h.
int HdxShadowParams::resolution |
Definition at line 159 of file simpleLightTask.h.
HdxShadowMatrixComputationSharedPtr HdxShadowParams::shadowMatrix |
Definition at line 156 of file simpleLightTask.h.