docs.unity.cn
    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 Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, August 22, 2023