TArduinoPixelsReversedProperty.Reversed: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "== Summary == {{:Summaries:Summary TArduinoPixelsReversedProperty.Reversed}} == Description == Use this property to specify if the running color will appear from the first pixel of the group or from the last. If this property it set to True the new color will be added at the last pixel. If this property it set to False the new color will be added at the first pixel."
 
(No difference)

Latest revision as of 09:20, 9 June 2022

Summary

Specifies if the running color will appear from the first pixel of the group or from the last

Description

Use this property to specify if the running color will appear from the first pixel of the group or from the last.



If this property it set to True the new color will be added at the last pixel.

If this property it set to False the new color will be added at the first pixel.