docs.unity3d.com
    Show / Hide Table of Contents

    Interface ITunnelingVignetteProvider

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

    Namespace: UnityEngine.XR.Interaction.Toolkit
    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
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023