「MonoGameの3Dモデルを管理描画するクラスを作る」の版間の差分
imported>Administrator ページの作成:「MonoGameでの3Dモデルの「表示」について解説しているサイトは多数あるが、「回転」や「位置」について記述しているサイト...」 |
imported>Administrator 編集の要約なし |
||
| 24行目: | 24行目: | ||
/// </summary> | /// </summary> | ||
public Vector3 Rotation; | public Vector3 Rotation; | ||
/// <summary> | /// <summary> | ||
/// 位置 | /// 位置 | ||