Definition at line 9 of file ParameterKeys.cs.
static T SiliconStudio.Paradox.Effects.ParameterKeys.AppendKey< T > |
( |
this T |
key, |
|
|
object |
name |
|
) |
| |
|
static |
static ParameterKey SiliconStudio.Paradox.Effects.ParameterKeys.FindByName |
( |
string |
name | ) |
|
|
static |
Creates the key with specified index.
- Parameters
-
- Returns
Definition at line 64 of file ParameterKeys.cs.
static ParameterKey<T> SiliconStudio.Paradox.Effects.ParameterKeys.New< T > |
( |
T |
defaultValue, |
|
|
string |
name = null |
|
) |
| |
|
static |
Creates a value key.
- Template Parameters
-
- Parameters
-
defaultValue | The default value. |
name | |
- Returns
Definition at line 18 of file ParameterKeys.cs.
References DirectX.metadata.
static ParameterKey<T> SiliconStudio.Paradox.Effects.ParameterKeys.New< T > |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/engine/SiliconStudio.Paradox/Effects/ParameterKeys.cs