ParameterContainer
ParameterContainer is a component used to perform data sharing etc. between graphs.
Add ParameterContainer to GameObject and set various types of parameters.
- Add ParameterContainer
 Describes how to add the ParameterContainer component to GameObject.
- Edit Parameter
 This section explains how to add and edit parameters.
- Type of parameter
 Describes the types of parameters.
- Access to parameters
 Explains how to get and set the value of a parameter.
- GlobalParameterContainer
 This section describes the parameters that you want to keep even across scenes.
- Associated built-in script
 Here is an example of a built-in script related to parameters.