Last updated

API / geotoolkit3d / scene / pointset / PointsetMaterial / PointsetMaterial

Namespace: PointsetMaterial

pointset.PointsetMaterial.PointsetMaterial

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

The material options

Type declaration

NameTypeDescription
sizeindevice?booleanif this material should render using transparency blending or not.
transparent?booleanif render using transparency blending or not. (transparency can have a considerable performance cost because of depth-peeling)

OptionsBase

Ƭ OptionsBase: Object

The material options

Type declaration

NameTypeDescription
sizeindevice?booleanif this material should render using transparency blending or not.
transparent?booleanif render using transparency blending or not. (transparency can have a considerable performance cost because of depth-peeling)