@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
21 lines (13 loc) • 495 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [IColor](./tools.icolor.md)
## IColor interface
**Signature:**
```typescript
export interface IColor
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [b](./tools.icolor.b.md) | | number | |
| [g](./tools.icolor.g.md) | | number | |
| [r](./tools.icolor.r.md) | | number | |