operator / ( scalar )
operator
Divide all components of this Color by a scalar value.
Arguments
| Name | Type | Description |
|---|---|---|
| scalar | Number | The scalar value to divide all components by |
Returns
| Type | Description |
|---|---|
| Color | The scaled color value |
operator
Divide all components of this Color by a scalar value.
| Name | Type | Description |
|---|---|---|
| scalar | Number | The scalar value to divide all components by |
| Type | Description |
|---|---|
| Color | The scaled color value |