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
Field Value
- float
indestructiable
public bool indestructiable
Field Value
- bool
LodBias
Field Value
- float
TileSize
Field Value
- int
VoxelID
public PointDataV2.Id.IdName VoxelID
Field Value
- PointDataV2.Id.IdName
VoxelSize
Field Value
- float