共用方式為


MDLTransform.GetRotationMatrix(Double) 方法

定義

警告

Use 'GetRotationMatrix4x4' instead.

傳回在指定時間轉換的旋轉。

[Foundation.Export("rotationMatrixAtTime:")]
[System.Obsolete("Use 'GetRotationMatrix4x4' instead.", false)]
public virtual OpenTK.Matrix4 GetRotationMatrix (double atTime);
abstract member GetRotationMatrix : double -> OpenTK.Matrix4
override this.GetRotationMatrix : double -> OpenTK.Matrix4

參數

atTime
Double

傳回

屬性

適用於