Interface IUsesStencilRef
Deliver a stencil ref value for use in materials (useful for masks)
Namespace: UnityEditor.Experimental.EditorVR
Syntax
public interface IUsesStencilRef
Properties
stencilRef
The stencil reference value
Declaration
byte stencilRef { get; set; }
Property Value
Type | Description |
---|---|
Byte |