Share via


MDLTransformComponent_Extensions.GetLocalTransform4x4 方法

定义

获取指定时间的本地转换。

public static OpenTK.NMatrix4 GetLocalTransform4x4 (this ModelIO.IMDLTransformComponent This, double time);
static member GetLocalTransform4x4 : ModelIO.IMDLTransformComponent * double -> OpenTK.NMatrix4

参数

This
IMDLTransformComponent

此方法操作的实例。

time
Double

检索本地转换的时间。

返回

适用于