Sandbox Logo

enum SceneRenderLayer : System.Enum

Summary

SceneObjects can be rendered on layers other than the main game layer. This is useful if, for example, you want to render on top of everything without applying post processing.

User Comments