다음을 통해 공유


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

반환

특성

적용 대상