Struct SimOne_Marker_Color

Struct Documentation

struct SimOne_Marker_Color

Public Members

float r

红色分量

  • Red component

float g

绿色分量

  • Green component

float b

蓝色分量

  • Blue component

float a

透明度分量,范围为 0 到 1,其中 0 表示完全透明,1 表示完全不透明

  • Alpha component (opacity), ranging from 0 to 1, where 0 is fully transparent and 1 is fully opaque