Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
NamespaceDoc.cs
Go to the documentation of this file.
1 // Copyright (c) 2014 Silicon Studio Corp. (http://siliconstudio.co.jp)
2 // This file is distributed under GPL v3. See LICENSE.md for details.
3 namespace SiliconStudio.Paradox.Shaders
4 {
5  /// <summary>
6  /// The <see cref="SiliconStudio.Paradox.Shaders"/> namespace contains types to handle the Paradox high-level Shading Language.
7  /// </summary>
8  [System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
10  {
11  }
12 }
The SiliconStudio.Paradox.Shaders namespace contains types to handle the Paradox high-level Shading L...
Definition: NamespaceDoc.cs:9