Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.Graphics3D.Shaders.SharpSL
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class PermutationGroups
Public Class PermutationGroups

Members

         
 All Members  Constructors   Fields  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Shader..::..PermutationGroups()()()()
Initializes a new instance of the Shader..::..PermutationGroups class
DepthOfFieldOnlyPass
DepthOnlyPass
DontReceiveShadows
FarSplatting
NearSplatting
NoLandcover
NoLighting
NoManualFog
NoNormalMapping
NormalPass
ObjectIDOnlyPass
ShadowOnlyPass
ShadowSampling
ShadowSoftSampling
SpecialPass

Inheritance Hierarchy

System..::..Object
  Visual3D.Graphics3D.Shaders.SharpSL..::..Shader..::..PermutationGroups

See Also