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

Static Public Member Functions

static MyHBAOData ()
 

Public Attributes

bool Enabled
 
float Radius
 
float Bias
 
float SmallScaleAO
 
float LargeScaleAO
 
float PowerExponent
 
bool ForegroundAOEnable
 
float ForegroundViewDepth
 
bool BackgroundAOEnable
 
bool AdaptToFOV
 
float BackgroundViewDepth
 
bool DepthClampToEdge
 
bool DepthThresholdEnable
 
float DepthThreshold
 
float DepthThresholdSharpness
 
bool BlurEnable
 
bool BlurRadius4
 
float BlurSharpness
 
bool BlurSharpnessFunctionEnable
 
float BlurSharpnessFunctionForegroundScale
 
float BlurSharpnessFunctionForegroundViewDepth
 
float BlurSharpnessFunctionBackgroundViewDepth
 

Static Public Attributes

static readonly MyHBAOData Default
 

Detailed Description

Definition at line 6 of file MyRenderMessageUpdateHBAO.cs.

Constructor & Destructor Documentation

static VRageRender.Messages.MyHBAOData.MyHBAOData ( )
inlinestatic

Definition at line 66 of file MyRenderMessageUpdateHBAO.cs.

Member Data Documentation

bool VRageRender.Messages.MyHBAOData.AdaptToFOV

Definition at line 29 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.BackgroundAOEnable

Definition at line 27 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.BackgroundViewDepth

Definition at line 31 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.Bias

Definition at line 13 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.BlurEnable

Definition at line 47 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.BlurRadius4

Definition at line 49 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.BlurSharpness

Definition at line 51 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.BlurSharpnessFunctionBackgroundViewDepth

Definition at line 61 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.BlurSharpnessFunctionEnable

Definition at line 55 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.BlurSharpnessFunctionForegroundScale

Definition at line 57 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.BlurSharpnessFunctionForegroundViewDepth

Definition at line 59 of file MyRenderMessageUpdateHBAO.cs.

readonly MyHBAOData VRageRender.Messages.MyHBAOData.Default
static

Definition at line 64 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.DepthClampToEdge

Definition at line 36 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.DepthThreshold

Definition at line 41 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.DepthThresholdEnable

Definition at line 39 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.DepthThresholdSharpness

Definition at line 43 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.Enabled

Definition at line 8 of file MyRenderMessageUpdateHBAO.cs.

bool VRageRender.Messages.MyHBAOData.ForegroundAOEnable

Definition at line 22 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.ForegroundViewDepth

Definition at line 24 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.LargeScaleAO

Definition at line 17 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.PowerExponent

Definition at line 19 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.Radius

Definition at line 11 of file MyRenderMessageUpdateHBAO.cs.

float VRageRender.Messages.MyHBAOData.SmallScaleAO

Definition at line 15 of file MyRenderMessageUpdateHBAO.cs.


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