Share via


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

返回

属性

适用于