VertexColors#
VertexColors#
Constructor#
|
info dict +------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+ | dict key | value type | value description | +============+===========================================================+==================================================================================+ | key | int | slice | np.ndarray[int | bool] | tuple[slice, ...] | key at which colors were indexed/sliced | +------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+ | value | np.ndarray | new color values for points that were changed, shape is [n_points_changed, RGBA] | +------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+ | user_value | str | np.ndarray | tuple[float] | list[float] | list[str] | user input value that was parsed into the RGBA array | +------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+ |
Properties#
managed buffer |
|
Number of graphics that share this buffer |
|
numpy array object representing the data managed by this buffer |
Methods#
|
Add an event handler. |
Block all events from this feature |
|
Clear all event handlers |
|
|
Remove a registered event |
|
Sets values on entire array |