Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants which define a Surface Mesh Plot mesh palette mode

Index

Enumeration members

HEIGHT_MAP_INTERPOLATED

HEIGHT_MAP_INTERPOLATED: = "HEIGHT_MAP_INTERPOLATED"

The Height Map is linear interpolated

HEIGHT_MAP_SOLID_CELLS

HEIGHT_MAP_SOLID_CELLS: = "HEIGHT_MAP_SOLID_CELLS"

The Height Map has steps between cells

TEXTURED_SOLID_CELLS

TEXTURED_SOLID_CELLS: = "TEXTURED_SOLID_CELLS"

The Height Map is ignored and applied as a texture instead

Generated using TypeDoc