次の方法で共有


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

ローカル変換を取得する時刻。

戻り値

適用対象