Component:ColorByVelocityDirectionSH4

From Resonite Wiki
Component image 
Color By Velocity Direction SH4 component as seen in the Scene Inspector

The Color By Velocity Direction SH4 component samples a ColorX spherical harmonic based on the velocity vector of a particle in it's simulation space. that sampled color becomes the particle's color.

Fields

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.
SH SphericalHarmonicsL4`1<ColorX> The spherical harmonic to sample.

Usage

Examples

See Also