Function clara::holoviz::Color

void clara::holoviz::Color(float r, float g, float b, float a)

Set the color for following geometry.

Parameters:

r, g, b, a – RGBA color. Default (1.0, 1.0, 1.0, 1.0).

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.