PolarGridHelper
@native @JSImport("three", "PolarGridHelper") @JSType class PolarGridHelper extends LineSegments[BufferGeometry, Material | Array[Material]]
Value members
Constructors
def this(radius: UndefOr[Double], radials: UndefOr[Double], circles: UndefOr[Double], divisions: UndefOr[Double], color1: UndefOr[ColorRepresentation], color2: UndefOr[ColorRepresentation])