Interface IProvidesRequestStencilRef
Provide the ability to request a stencil reference
Inherited Members
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 |