Interface ITunnelingVignetteProvider
An interface that provides VignetteParameters needed to control the tunneling vignette effect.
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public interface ITunnelingVignetteProvider
Properties
| Name | Description |
|---|---|
| vignetteParameters | Represents the parameter values that this provider wants to set for the tunneling vignette effect. A value of null indicates the defaultParameters should be used. |