C# Class Fusion.Engine.Graphics.ShadowContext

Shadow render context
Afficher le fichier Open project: demiurghg/FusionEngine Class Usage Examples

Méthodes publiques

Свойство Type Description
ColorBuffer Fusion.Drivers.Graphics.RenderTargetSurface
DepthBias float
DepthBuffer Fusion.Drivers.Graphics.DepthStencilSurface
FarDistance float
ShadowProjection System.Matrix
ShadowView System.Matrix
ShadowViewport Viewport
SlopeBias float

Property Details

ColorBuffer public_oe property

public RenderTargetSurface,Fusion.Drivers.Graphics ColorBuffer
Résultat Fusion.Drivers.Graphics.RenderTargetSurface

DepthBias public_oe property

public float DepthBias
Résultat float

DepthBuffer public_oe property

public DepthStencilSurface,Fusion.Drivers.Graphics DepthBuffer
Résultat Fusion.Drivers.Graphics.DepthStencilSurface

FarDistance public_oe property

public float FarDistance
Résultat float

ShadowProjection public_oe property

public Matrix,System ShadowProjection
Résultat System.Matrix

ShadowView public_oe property

public Matrix,System ShadowView
Résultat System.Matrix

ShadowViewport public_oe property

public Viewport ShadowViewport
Résultat Viewport

SlopeBias public_oe property

public float SlopeBias
Résultat float