Renderer.LayerFilter

static RenderLayer LayerFilter{ get set }

Description

By default, StereoKit renders all first-person layers. This is a bit flag that allows you to change which layers StereoKit renders for the primary viewpoint. To change what layers a visual is on, use a Draw method that includes a RenderLayer as a parameter.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!