Space Engineers
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
VRageRender.MyPostprocessSettings Struct Reference

Classes

struct  Layout
 

Public Member Functions

Layout GetProcessedData ()
 

Static Public Member Functions

static MyPostprocessSettings ()
 
static MyPostprocessSettings LerpExposure (ref MyPostprocessSettings A, ref MyPostprocessSettings B, float t)
 

Public Attributes

bool EnableTonemapping
 
bool EnableEyeAdaptation
 
int BloomSize
 
float Temperature
 
Layout Data
 

Static Public Attributes

static readonly MyPostprocessSettings Default
 

Detailed Description

Definition at line 15 of file MyPostprocessSettings.cs.

Constructor & Destructor Documentation

static VRageRender.MyPostprocessSettings.MyPostprocessSettings ( )
inlinestatic

Definition at line 28 of file MyPostprocessSettings.cs.

Member Function Documentation

Layout VRageRender.MyPostprocessSettings.GetProcessedData ( )
inline

Definition at line 47 of file MyPostprocessSettings.cs.

static MyPostprocessSettings VRageRender.MyPostprocessSettings.LerpExposure ( ref MyPostprocessSettings  A,
ref MyPostprocessSettings  B,
float  t 
)
inlinestatic

Definition at line 40 of file MyPostprocessSettings.cs.

Member Data Documentation

int VRageRender.MyPostprocessSettings.BloomSize

Definition at line 22 of file MyPostprocessSettings.cs.

Layout VRageRender.MyPostprocessSettings.Data

Definition at line 26 of file MyPostprocessSettings.cs.

readonly MyPostprocessSettings VRageRender.MyPostprocessSettings.Default
static

Definition at line 18 of file MyPostprocessSettings.cs.

bool VRageRender.MyPostprocessSettings.EnableEyeAdaptation

Definition at line 21 of file MyPostprocessSettings.cs.

bool VRageRender.MyPostprocessSettings.EnableTonemapping

Definition at line 20 of file MyPostprocessSettings.cs.

float VRageRender.MyPostprocessSettings.Temperature

Definition at line 23 of file MyPostprocessSettings.cs.


The documentation for this struct was generated from the following file: