Draw

Draw(int, int)

インデックスバッファなしで描画

public void Draw(int start, int count)
パラメータタイプ説明
startInt32
countInt32

関連項目


Draw()

インデックスバッファなしで描画

public void Draw()

関連項目