MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SceneColors Class Reference

Classes

class  Type
 

Static Public Member Functions

Color get (SceneColors.Type type)
 
str getName (SceneColors.Type type)
 
None set (SceneColors.Type type, Color color)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::SceneColors

This singleton struct contains default colors for scene objects
\\ingroup BasicStructuresGroup

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.SceneColors._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ get()

Color mrmeshpy.SceneColors.get ( SceneColors.Type type)
static

◆ getName()

str mrmeshpy.SceneColors.getName ( SceneColors.Type type)
static

◆ set()

None mrmeshpy.SceneColors.set ( SceneColors.Type type,
Color color )
static

The documentation for this class was generated from the following file: