Перейти к основному содержанию

Class: ScreenPointsMaterial

Меньше 1 минуты

Class: ScreenPointsMaterial

Material for screen points. Using in ScreenPoints object.

Hierarchy

  • ShaderMaterial

    ScreenPointsMaterial

Constructors

constructor

new ScreenPointsMaterial(parameters): ScreenPointsMaterial

Parameters

NameTypeDescription
parametersScreenPointsMaterialParametersinitial material parameters.

Returns

ScreenPointsMaterial

Overrides

ShaderMaterial.constructor

Properties

worldUnits

worldUnits: boolean

Size unit mode. If true then points size in real space units else in screen space units.