Upravit

Sdílet prostřednictvím


MDLTransformComponent_Extensions.GetMatrix4x4(IMDLTransformComponent) Method

Definition

Gets the local transform matrix at the specified time.

public static OpenTK.NMatrix4 GetMatrix4x4 (this ModelIO.IMDLTransformComponent self);
static member GetMatrix4x4 : ModelIO.IMDLTransformComponent -> OpenTK.NMatrix4

Parameters

self
IMDLTransformComponent

The instance on which this method operates.

Returns

Applies to