hexTiling property

HexTilingParams? hexTiling
getter/setter pair

Parameters for controlling the hex tiling from three-hex-tiling.

If this parameter is not set, hex tiling will not be applied.

This parameter cannot be changed after the material is created. /

Implementation

HexTilingParams? hexTiling;