Interface IProvidesRequestStencilRef | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IProvidesRequestStencilRef

    Provide the ability to request a stencil reference

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IProvidesRequestStencilRef : IFunctionalityProvider

    Methods

    RequestStencilRef()

    Get a new unique stencil ref value

    Declaration
    byte RequestStencilRef()
    Returns
    Type Description
    Byte

    A unique stencil reference value

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX