instanceBlueOffset
Defines the offset added to the blue component of the color for each replicated instance. Animatable.
Declaration
var instanceBlueOffset: Float { get set }Discussion
The instanceBlueOffset is added to the blue color component of instance k-1 to produce the modulation color of instance k.
Default is 0.0.