Space Engineers
Public Types | Public Member Functions | List of all members
VRage.Render11.LightingStage.Shadows.MyPostprocessShadows Class Reference
Inheritance diagram for VRage.Render11.LightingStage.Shadows.MyPostprocessShadows:
VRage.Render11.Common.IManagerDevice

Public Types

enum  Type { Type.HARD, Type.SIMPLE }
 

Public Member Functions

 MyPostprocessShadows (Type type)
 
void Draw (IRtvTexture outTex, IDepthStencil stencil, ICascadeShadowMap csm, ref MyShadowsSettings settings)
 

Detailed Description

Definition at line 9 of file MyPostprocessShadows.cs.

Member Enumeration Documentation

Enumerator
HARD 
SIMPLE 

Definition at line 11 of file MyPostprocessShadows.cs.

Constructor & Destructor Documentation

VRage.Render11.LightingStage.Shadows.MyPostprocessShadows.MyPostprocessShadows ( Type  type)
inline

Definition at line 20 of file MyPostprocessShadows.cs.

Member Function Documentation

void VRage.Render11.LightingStage.Shadows.MyPostprocessShadows.Draw ( IRtvTexture  outTex,
IDepthStencil  stencil,
ICascadeShadowMap  csm,
ref MyShadowsSettings  settings 
)
inline

Definition at line 84 of file MyPostprocessShadows.cs.


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