Matrix4.Rotate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Rotate(Quaternion) | |
Rotate(Vector3, Single) |
已淘汰.
|
Rotate(Quaternion)
public static OpenTK.Matrix4 Rotate (OpenTK.Quaternion q);
static member Rotate : OpenTK.Quaternion -> OpenTK.Matrix4