MDLTransform.GetRotationMatrix4x4(Double) 方法

定义

>返回转换在指定时间的旋转。

public OpenTK.NMatrix4 GetRotationMatrix4x4 (double atTime);
member this.GetRotationMatrix4x4 : double -> OpenTK.NMatrix4

参数

atTime
Double

获取旋转矩阵的时间。

返回

适用于