跳转至

Struct SimOne_Marker_Color

ClassList > SimOne_Marker_Color

  • #include <SimOneIOStruct.h>

Public Attributes

Type Name
float a
float b
float g
float r

Public Attributes Documentation

variable a

float SimOne_Marker_Color::a;

透明度分量,范围为 0 到 1,其中 0 表示完全透明,1 表示完全不透明 * Alpha component (opacity), ranging from 0 to 1, where 0 is fully transparent and 1 is fully opaque


variable b

float SimOne_Marker_Color::b;

蓝色分量 * Blue component


variable g

float SimOne_Marker_Color::g;

绿色分量 * Green component


variable r

float SimOne_Marker_Color::r;

红色分量 * Red component



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h