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