Class HDRPCameraBinder
Camera parameter binding helper class.
Inherited Members
Namespace: UnityEngine .VFX.Utility
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[VFXBinder("HDRP/HDRP Camera")]
public class HDRPCameraBinder : VFXBinderBase
Fields
Name | Description |
---|---|
Additional |
Camera HDRP additional data. |
Methods
Name | Description |
---|---|
Is |
Returns true if the Visual Effect and the configuration of the binder are valid to perform the binding. |
On |
OnDisable implementation. |
On |
OnEnable implementation. |
Set |
Set a camera property. |
To |
To string implementation. |
Update |
Update bindings for a visual effect. |