共用方式為


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

擷取本機轉換的時間。

傳回

適用於