navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.interfaces.blender.ObjectList.color
          • ObjectList.color()

    navis.interfaces.blender.ObjectList.color¶

    ObjectList.color(r, g, b, a=1)[source]¶

    Assign color to all objects in the list.

    Parameters:
    • r (float) – Red value, range 0-1

    • g (float) – Green value, range 0-1

    • b (float) – Blue value, range 0-1

    • a (float) – Alpha value, range 0-1

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.