Color tool is a component that drives the color tool from [[Tools]]. Pressing [[Controls|Secondary]] allows for picking a color via raycast, and hitting [[Controls|Primary]] allows for setting the color of a material.
|EnsureUniqueMaterial|Bool| Creates a new material rather than changing the color of the material of a target object when hitting [[Controls|Primary]].
|ColorIndicators|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:ColorX|ColorX]]>}}|TypeAdv9=true| The field to drive to the current picked color. used for an indicator.
|_colorDialog|{{RootFieldType|SlotCleanupRef`1|[[Component:ColorDialogInterface|ColorDialogInterface]]}}|TypeAdv10=true| The currently open color picker dialogue.
}}
}}
Line 23:
Line 24:
== Examples ==
== Examples ==
Can be used to pick colors from surfaces, or it can be used to quickly color objects.
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Color tool is a component that drives the color tool from Tools. Pressing Secondary allows for picking a color via raycast, and hitting Primary allows for setting the color of a material.