Interface: ColourLike
Defined in: xrblocks-environment/src/xrblocks.ts:14
A THREE.Color, seen through the two things this adapter reads.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
b | readonly | number | xrblocks-environment/src/xrblocks.ts:17 |
g | readonly | number | xrblocks-environment/src/xrblocks.ts:16 |
r | readonly | number | xrblocks-environment/src/xrblocks.ts:15 |