Attention

This page is incomplete and needs better descriptions and research into the behavior of the variables.

MiscStateBlock

Misc graphics state values. Access this through rfg.Misc. So, for example, if you wanted to set the value of FxaaEnabled, you’d do that like so: rfg.Misc.FxaaEnabled = true.

Variables

FxaaEnabled (bool)
Needs description. Default value: true
DecalDepthBias (float)
Needs description. Default value: -0.0002
AlphaDistEnabled (bool)
Needs description. Default value: true
AlphaDistStart (float)
Needs description. Default value: 65.0
AlphaDistEnd (float)
Needs description. Default value: 75.0
DistortionScale (float)
Needs description. Default value: 0.09
DistortionBlurScale (float)
Needs description. Default value: 2.00
DistortionDepthBias (float)
Needs description. Default value: -0.0002