Table of Contents

Class HeightmapVoxels

Namespace
VoxelPlayground.Entity.Terrain
Assembly
GamePlay.dll
public class HeightmapVoxels : MonoBehaviour
Inheritance
object
HeightmapVoxels
Extension Methods

Fields

colormap

public Texture2D colormap

Field Value

Texture2D

forbidMask

public Texture2D forbidMask

Field Value

Texture2D

heightmap

public Texture2D heightmap

Field Value

Texture2D

HeightScale

public float HeightScale

Field Value

float

indestructiable

public bool indestructiable

Field Value

bool

LodBias

public float LodBias

Field Value

float

TileSize

public int TileSize

Field Value

int

VoxelID

public PointDataV2.Id.IdName VoxelID

Field Value

PointDataV2.Id.IdName

VoxelSize

public float VoxelSize

Field Value

float