Method GetValue
GetValue(HDCamera)
Returns interpolated value from the visual environment.
Declaration
public virtual float GetValue(HDCamera camera)
Parameters
Type | Name | Description |
---|---|---|
HDCamera | camera | The camera containing the volume stack to evaluate |
Returns
Type | Description |
---|---|
float | The value for this parameter. |