Summary

A scene world that contains <see cref="T:Sandbox.SceneObject" />s. See <a href="https://sbox.game/api/Tools.Utility.CreateSceneWorld()">Utility.CreateSceneWorld</a>. <para>You may also want a <see cref="T:Sandbox.SceneCamera" /> to manually render the scene world.</para>

Fields

AmbientLightColor Sets the ambient lighting color
ClearColor Sets the clear color, if nothing else is drawn, this is the color you will see
GradientFog Controls gradient fog settings.

Properties

SceneObjects List of scene objects belonging to this scene world.
Trace Trace against all scene objects in this scene world

Methods

Delete Delete this scene world. You shouldn't access it anymore.
DeletePendingObjects Deleted objects are actually deleted at the end of each frame. Call this to actually delete pending deletes right now instead of waiting.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.