Paradox Game Engine
v1.0.0 beta06
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Macros
Pages
ShadowMapMode.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
SiliconStudio.
Paradox
.Effects
4
{
5
[
Flags
]
6
public
enum
ShadowMapMode
7
{
8
None = 0,
9
Caster
= 1,
10
Receiver
= 2,
11
All =
Caster
|
Receiver
,
12
}
13
}
SiliconStudio.Paradox.Effects.ShadowMapMode
ShadowMapMode
Definition:
ShadowMapMode.cs:6
SiliconStudio.Shaders.Parser.System
A system file.
SiliconStudio.Paradox.Effects.Caster
SiliconStudio.Paradox.AssimpNet.Material.Flags
Flags
Enumeration of the new Assimp's flags.
Definition:
MaterialStack.cs:29
SiliconStudio.Paradox.Effects.Receiver
SiliconStudio.Paradox.Graphics.Paradox
Paradox image file.
sources
scripts
ScriptShader
Effects
Deprecated
ShadowMapMode.cs
Generated on Sat Dec 20 2014 21:52:09 for Paradox Game Engine by
1.8.7