Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::Color Struct Reference

Last update: 14.01.2025

Defines a color in RGB format. More...

Public Attributes

uint32 red = 1
 
uint32 green = 2
 
uint32 blue = 3
 

Detailed Description

Defines a color in RGB format.

Member Data Documentation

◆ red

uint32 vss::Color::red = 1

The red component, between 0 and 255.

◆ green

uint32 vss::Color::green = 2

The green component, between 0 and 255.

◆ blue

uint32 vss::Color::blue = 3

The blue component, between 0 and 255.


The documentation for this struct was generated from the following file:
  • tag_colors.proto

Connect with Ansys