This repository has been archived on 2024-09-22. You can view files and clone it, but cannot push or open issues or pull requests.
O/⚪ᗩ⚪I⚪ᗝ⚪І⚪Ẏ⚪◌⚪◌⚪◌⚪◌⚪◌⚪◌⚪Ẏ⚪І⚪.../⚪✤⚪ᴥ⚪ᗩ⚪◌⚪◌⚪◌⚪◌⚪◌⚪◌⚪ᗩ⚪ᴥ⚪✤⚪/⚪ᗱᗴ⚪ᴥ⚪ᗩ⚪ᗯ⚪✤⚪ꗳ⚪Ⓞ⚪ᔓᔕ⚪◌⚪◌⚪◌⚪◌⚪.../⚪ЭЄ⚪ᗩ⚪Н⚪ߦ⚪ᗱᗴ⚪ᙏ⚪ЭЄ⚪Ⓞ⚪ߦ⚪✤⚪◌⚪◌.../⚪ᴥ⚪ᗱᗴ⚪ᗝ⚪ИN⚪ᗱᗴ⚪ᙁ⚪⚭⚪◌⚪◌⚪◌⚪◌⚪◌.../⚪ИN⚪Ⓞ⚪ꖴ⚪✤⚪ᗩ⚪ᴥ⚪ᑎ⚪ᕤᕦ⚪ꖴ⚪ꗳ⚪ИN⚪Ⓞ.../3.2/SCRIPTS/PRESETS/NODE_COLOR/O.PY

5 lines
104 B
Plaintext
Raw Normal View History

2022-07-30 11:13:46 +02:00
import bpy
node = bpy.context.active_node
node.color = (1.0, 1.0, 1.0)
node.use_custom_color = True