Class Param<T>
Namespace: UnityEngine.Reflect.Pipeline
Syntax
[Serializable]
public abstract class Param<T> : IParam
Type Parameters
| Name | Description | 
|---|---|
| T | 
Fields
value
Declaration
[SerializeReference]
public T value
Field Value
| Type | Description | 
|---|---|
| T | 
Properties
id
Declaration
public string id { get; }
Property Value
| Type | Description | 
|---|---|
| String |