NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiShadowGenerator

An NiShadowGenerator object is attached to an NiDynamicEffect object to inform the shadowing system that the effect produces shadows.

Attributes

Name Type Description
From NiObject
From NiShadowGenerator
Name string
Flags ushort
Num Shadow Casters uint
Shadow Casters Ref<NiNode>
Num Shadow Receivers uint
Shadow Receivers Ref<NiNode>
Target Ptr<NiDynamicEffect>
Depth Bias float
Size Hint ushort
Near Clipping Distance float
Far Clipping Distance float
Directional Light Frustum Width float

Parent Of