Last updated

API / geotoolkit3d / scene / pointset / PointsetMaterial / PointsetMaterial

Class: PointsetMaterial

pointset.PointsetMaterial.PointsetMaterial

Instanced Pointset material

Hierarchy

  • MeshLambertMaterial

    PointsetMaterial

Table of contents

Constructors
Methods

Contents

Constructors

new PointsetMaterial(options)

new PointsetMaterial(options?)

Parameters

Name Type
Optional optionsOptions

Overrides

MeshLambertMaterial.constructor

Methods

getClassName

getClassName(): string

Returns

string


setInversePlotScale

setInversePlotScale(scale): void

Parameters

Name Type Description
scaleVector3the inverse of the plot scale. If user chose not to use inversePlotScale, its value will be (1, 1, 1).

Returns

void


setOptions

setOptions(options): void

Parameters

Name Type
optionsOptionsBase

Returns

void


getClassName

Static getClassName(): string

Returns

string