Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( DeviceContextHolder holder, ICamera camera, SpecialLightMode mode ) : void |
Method | Description | |
---|---|---|
OnEnabledChanged ( bool value ) : void |
Method | Description | |
---|---|---|
CreateLights ( ) : PointLight[] |
public Draw ( DeviceContextHolder holder, ICamera camera, SpecialLightMode mode ) : void | ||
holder | DeviceContextHolder | |
camera | ICamera | |
mode | SpecialLightMode | |
return | void |
protected OnEnabledChanged ( bool value ) : void | ||
value | bool | |
return | void |