float | red_component |
float | green_component |
float | blue_component |
float | alpha_component |
図 VtxColorエリアメモリマップ
float red_component | Red component of vertex color
0 ≦ red_component ≦ 1.0 |
float green_component | Green componen of vertex color
0 ≦ green_component ≦ 1.0 |
float blue_component | Blue component of vertex color
0 ≦ blue_component ≦ 1.0 |
float alpha_component | Alpha component of vertex color
0 ≦ alpha_component ≦ 1.0 |