![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
| TessellationPlugin () | |
| object | GenerateEffectKey (Dictionary< ParameterKey, object > permutations) |
| override void | SetupShaders (EffectMesh effectMesh) |
Definition at line 12 of file TessellationPlugin.cs.
| SiliconStudio.Paradox.Effects.TessellationPlugin.TessellationPlugin | ( | ) |
Definition at line 14 of file TessellationPlugin.cs.
| object SiliconStudio.Paradox.Effects.TessellationPlugin.GenerateEffectKey | ( | Dictionary< ParameterKey, object > | permutations | ) |
Definition at line 19 of file TessellationPlugin.cs.
References SiliconStudio.Paradox.Effects.EffectMeshDataPermutation.Key.
| override void SiliconStudio.Paradox.Effects.TessellationPlugin.SetupShaders | ( | EffectMesh | effectMesh | ) |
Definition at line 30 of file TessellationPlugin.cs.