docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITunnelingVignetteProvider

    An interface that provides VignetteParameters needed to control the tunneling vignette effect.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public interface ITunnelingVignetteProvider

    Properties

    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.

    Declaration
    VignetteParameters vignetteParameters { get; }
    Property Value
    Type Description
    VignetteParameters
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)