|
Space Engineers
|
Static Public Member Functions | |
| static | Layout () |
Public Attributes | |
| float | Contrast |
| float | Brightness |
| float | ConstantLuminance |
| float | LuminanceExposure |
| float | Saturation |
| float | BrightnessFactorR |
| float | BrightnessFactorG |
| float | BrightnessFactorB |
| Vector3 | TemperatureColor |
| float | TemperatureStrength |
| float | Vibrance |
| float | EyeAdaptationTau |
| float | BloomExposure |
| float | BloomLumaThreshold |
| float | BloomMult |
| float | BloomEmissiveness |
| float | BloomDepthStrength |
| float | BloomDepthSlope |
| Vector3 | LightColor |
| float | LogLumThreshold |
| Vector3 | DarkColor |
| float | SepiaStrength |
Static Public Attributes | |
| static readonly Layout | Default |
Definition at line 62 of file MyPostprocessSettings.cs.
|
inlinestatic |
Definition at line 96 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomDepthSlope |
Definition at line 85 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomDepthStrength |
Definition at line 84 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomEmissiveness |
Definition at line 83 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomExposure |
Definition at line 79 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomLumaThreshold |
Definition at line 80 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BloomMult |
Definition at line 82 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.Brightness |
Definition at line 65 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BrightnessFactorB |
Definition at line 72 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BrightnessFactorG |
Definition at line 71 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.BrightnessFactorR |
Definition at line 70 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.ConstantLuminance |
Definition at line 66 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.Contrast |
Definition at line 64 of file MyPostprocessSettings.cs.
| Vector3 VRageRender.MyPostprocessSettings.Layout.DarkColor |
Definition at line 90 of file MyPostprocessSettings.cs.
|
static |
Definition at line 94 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.EyeAdaptationTau |
Definition at line 78 of file MyPostprocessSettings.cs.
| Vector3 VRageRender.MyPostprocessSettings.Layout.LightColor |
Definition at line 87 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.LogLumThreshold |
Definition at line 88 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.LuminanceExposure |
Definition at line 67 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.Saturation |
Definition at line 69 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.SepiaStrength |
Definition at line 91 of file MyPostprocessSettings.cs.
| Vector3 VRageRender.MyPostprocessSettings.Layout.TemperatureColor |
Definition at line 74 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.TemperatureStrength |
Definition at line 75 of file MyPostprocessSettings.cs.
| float VRageRender.MyPostprocessSettings.Layout.Vibrance |
Definition at line 77 of file MyPostprocessSettings.cs.
1.8.8