次の方法で共有


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

戻り値

属性

適用対象