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

Class: ScreenPointsMaterialParameters

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

Class: ScreenPointsMaterialParameters

Parameters for ScreenPointsMaterial.

Properties

color

Optional color: ColorRepresentation

Base color for points.


depthTest

Optional depthTest: boolean

Ability for processing depth test for points.


reduceNearScreenSize

Optional reduceNearScreenSize: number

Distance from camera for reducing near points screen size when worldUnits=true.


transparent

Optional transparent: boolean

Ability for points transparency.


worldUnits

Optional worldUnits: boolean

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