第3章 バイナリフォーマット


3-8. ColorList


(5)VtxColorエリア

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


Copyright 1997 NINTENDO Co.,Ltd. All rights reserved.

目次へ次へ