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
ComputeColorTextureCubeParallax.cs
Go to the documentation of this file.
1
// <auto-generated>
2
// Do not edit this file yourself!
3
//
4
// This code was generated by Paradox Shader Mixin Code Generator.
5
// To generate it yourself, please install SiliconStudio.Paradox.VisualStudio.Package .vsix
6
// and re-save the associated .pdxfx.
7
// </auto-generated>
8
9
using
System
;
10
using
SiliconStudio.Core;
11
using
SiliconStudio.Paradox.Effects;
12
using
SiliconStudio.Paradox.Graphics;
13
using
SiliconStudio.Paradox.Shaders;
14
using
SiliconStudio.Core.Mathematics;
15
using
Buffer
=
SiliconStudio.Paradox.Graphics.Buffer
;
16
17
namespace
SiliconStudio.
Paradox
.Effects.Modules
18
{
19
public
static
partial class
ComputeColorTextureCubeParallaxKeys
20
{
21
public
static
readonly
ParameterKey<float>
CubemapRange = ParameterKeys.New<
float
>(1);
22
public
static
readonly
ParameterKey<Vector3>
CubemapCenterWS = ParameterKeys.New<
Vector3
>(
new
Vector3
(0,0,0));
23
}
24
}
SiliconStudio.Paradox.Effects.ParameterKey
Key of an effect parameter.
Definition:
ParameterKey.cs:15
Buffer
SiliconStudio.Paradox.Graphics.Buffer Buffer
Definition:
ComputeColorTextureCubeParallax.cs:15
SiliconStudio.Core.Mathematics.Vector3
Represents a three dimensional mathematical vector.
Definition:
Vector3.cs:42
SiliconStudio.Shaders.Parser.System
A system file.
SiliconStudio.Paradox.Graphics.Buffer
All-in-One Buffer class linked SharpDX.Direct3D11.Buffer.
Definition:
Buffer.Argument.cs:26
SiliconStudio.Paradox.Effects.Modules.ComputeColorTextureCubeParallaxKeys
Definition:
ComputeColorTextureCubeParallax.cs:19
SiliconStudio.Paradox.Graphics.Paradox
Paradox image file.
Vector3
SiliconStudio.Core.Mathematics.Vector3 Vector3
Definition:
AnimationCurve.cs:15
sources
shaders
Cubemap
ComputeColorTextureCubeParallax.cs
Generated on Sat Dec 20 2014 21:52:12 for Paradox Game Engine by
1.8.7