Enum OmniLight.ShadowDetail
enum ShadowDetail
: int { ... }
Enum members
Name | Description |
---|---|
shadowDetailHorizontal
|
Use more detail horizontally when computing the shadow. |
shadowDetailVertical
|
Use more detail vertically when computing the shadow. |