API / geotoolkit3d / util / Attributes / Attributes
util.Attributes.Attributes
Type Aliases
Type Aliases
Ƭ ColorMaterial: MeshLambertMaterial | MeshPhongMaterial | MeshBasicMaterial | MeshMatcapMaterial | MeshStandardMaterial | MeshToonMaterial | PointsMaterial | ShadowMaterial | SpriteMaterial
Most Three.js materials that can be colored by a single solid color.
Ƭ ColorType: RgbaColor | HsvColor | HlsColor | Color | string
All known color formats.