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).

Previous Function holoscan::viz::BeginImGuiLayer
Next Function holoscan::viz::Create
© Copyright 2022-2024, NVIDIA. Last updated on Apr 23, 2024.