Last updated

API / geotoolkit3d / util / Attributes / Attributes

Namespace: Attributes

util.Attributes.Attributes

Table of contents

Type Aliases

Contents

Type Aliases

ColorMaterial

Ƭ ColorMaterial: MeshLambertMaterial | MeshPhongMaterial | MeshBasicMaterial | MeshMatcapMaterial | MeshStandardMaterial | MeshToonMaterial | PointsMaterial | ShadowMaterial | SpriteMaterial

Most Three.js materials that can be colored by a single solid color.


ColorType

Ƭ ColorType: RgbaColor | HsvColor | HlsColor | Color | string

All known color formats.