s&box docs

public class Sandbox.SceneSkyBox : Sandbox.SceneObject

Renders a skybox within a `Sandbox.SceneWorld`.

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public void SetSkyLighting(Vector3 ConstantSkyLight)Obsolete

Obsolete: This API member is obsolete.

Properties

Showing 3 properties

public Sandbox.Material Sandbox.SceneSkyBox.SkyMaterial { get; set; }

The skybox material. Typically it should use the "Sky" shader.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.SceneSkyBox

On this page