Component image 
Color By Speed Min Max HSV component as seen in the Scene Inspector

The Color By Speed Min Max HSV component changes the HSV values of particles in a particle system depending on their speed.
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. |
MinSpeed
|
Float | The speed the particle has to be be traveling at or under to be considered minimum speed. |
MaxSpeed
|
Float | The speed the particle has to be be traveling at or above to be considered maximum speed. |
MinHue
|
Float | The Hue to display when traveling at or below MinSpeed .
|
MaxHue
|
Float | The Hue to display when traveling at or above MaxSpeed
|
MinSaturation
|
Float | The Saturation to display when traveling at or below MinSpeed .
|
MaxSaturation
|
Float | The Saturation to display when traveling at or above MaxSpeed
|
MinValue
|
Float | The Value to display when traveling at or below MinSpeed .
|
MaxValue
|
Float | The Value to display when traveling at or above MaxSpeed
|
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.