メインメニューを開く

差分

MonoGameで遅延レンダリングをする

1 バイト追加, 2020年4月8日 (水) 04:54
編集の要約なし
clear(color, normal, depth);
draw(color, normal, depth);
// 以降は同じ
light = lighting(color, normal, depth);