⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

RenderSettings.layerFilter

RenderLayer layerFilter

Description

This is a bit flag that allows you to change which layers StereoKit renders for this particular pass. To change what layers a visual is on, use a Draw method that includes a RenderLayer as a parameter. A value of 0 (the default) means RenderLayer.All.




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