Component image 
Color HSV Range Initializer component as seen in the Scene Inspector

The Color HSV Range Initializer component initializes a random range of HSV between two different sets for particles.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
HueMin
|
Float | The minimum Hue the particle can have. |
HueMax
|
Float | The maximum Hue the particle can have. |
SaturationMin
|
Float | The minimum Saturation the particle can have. |
SaturationMax
|
Float | The maximum Saturation the particle can have. |
ValueMin
|
Float | The minimum Value the particle can have. |
ValueMax
|
Float | The maximum Value the particle can have. |
Usage
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.