Context(s) | cop2 |
int iplanesize(int opinput, int planeindex)
opinput
読み込み元の入力番号(0から始まります)。例えば、1番目の入力は0
で、2番目の入力は1
というようになります。
Returns
指定した入力のplaneindex
のコンポーネントの数。
input_plane |