s&box docs

public class Sandbox.TerrainStorage : Sandbox.GameResource

Stores heightmaps, control maps and materials.

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public void SetResolution(int resolution)

Properties

Showing 8 properties

public virtual int Sandbox.TerrainStorage.ResourceVersion { get; set; }

public float Sandbox.TerrainStorage.TerrainHeight { get; set; }

World size of the maximum height of the terrain.

public float Sandbox.TerrainStorage.TerrainSize { get; set; }

Uniform world size of the width and length of the terrain.

Metadata

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

On this page