# ColorStop
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**position** | **f64** | Value between 0 and 1 representing position along gradient axis. |
**color** | [**models::Rgba**](RGBA.md) | Color attached to corresponding position. |
**bound_variables** | Option<[**models::ColorStopBoundVariables**](ColorStop_boundVariables.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)