Space Engineers
Public Attributes | Static Public Attributes | List of all members
Sandbox.Engine.Voxels.Planet.MyHeightmapFace.HeightmapNode Struct Reference

Public Attributes

float Min
 
float Max
 

Static Public Attributes

static readonly int HEIGHTMAP_BRANCH_FACTOR = 4
 
static readonly int HEIGHTMAP_LEAF_SIZE = 8
 

Detailed Description

Definition at line 259 of file MyHeightCubemap.cs.

Member Data Documentation

readonly int Sandbox.Engine.Voxels.Planet.MyHeightmapFace.HeightmapNode.HEIGHTMAP_BRANCH_FACTOR = 4
static

Definition at line 263 of file MyHeightCubemap.cs.

readonly int Sandbox.Engine.Voxels.Planet.MyHeightmapFace.HeightmapNode.HEIGHTMAP_LEAF_SIZE = 8
static

Definition at line 264 of file MyHeightCubemap.cs.

float Sandbox.Engine.Voxels.Planet.MyHeightmapFace.HeightmapNode.Max

Definition at line 267 of file MyHeightCubemap.cs.

float Sandbox.Engine.Voxels.Planet.MyHeightmapFace.HeightmapNode.Min

Definition at line 266 of file MyHeightCubemap.cs.


The documentation for this struct was generated from the following file: