Property | Type | Description | |
---|---|---|---|
FloatParams | List |
||
Tex2DParams | List |
Method | Description | |
---|---|---|
GraphParamCollection ( |
Gets all the parameters in the given Graph.
|
|
GraphParamCollection ( |
Gets all parameters from the given collection and recreates them for the given graph.
|
|
ParamEditorGUI ( ) : bool |
Runs a GUI using EditorGUILayout for these parameters. This GUI can be used to modify each parameter's "default value" fields. Returns whether any values have been changed.
|
|
SetParams ( |
Sets the given material to use these parameters, with their default values.
|
public GraphParamCollection ( |
||
g | ||
return | System |
public GraphParamCollection ( |
||
otherG | ||
c | ||
return | System |