API ReferenceSandbox
public sealed class Sandbox.SceneCubemap : Sandbox.SceneLight
Constructors
Showing 2 constructors
No results match this filter.
Methods
Showing 1 methods
public void RenderDirty()
Marks the cubemap as dirty, to be re-rendered on the next render.
No results match this filter.
Properties
Showing 6 properties
public float Sandbox.SceneCubemap.Feathering { get; set; }
public int Sandbox.SceneCubemap.Priority { get; set; }
public Sandbox.SceneCubemap.ProjectionMode Sandbox.SceneCubemap.Projection { get; set; }
public BBox Sandbox.SceneCubemap.ProjectionBounds { get; set; }
public Sandbox.Texture Sandbox.SceneCubemap.Texture { get; set; }
public Color Sandbox.SceneCubemap.TintColor { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SceneCubemap |