Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カメラの位置を左に 90 度変更する必要があります。メソッドを使用します。
m_Transform->SetCameraUPV(D3DXVECTOR3(0.0, 1.0f, 0.0f));
左90度の設定方法は?