Function holoscan::viz::Color

void holoscan::viz::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-2023, NVIDIA. Last updated on Sep 13, 2023.