MDLTransformComponent_Extensions.GetMatrix4x4(IMDLTransformComponent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The instance on which this method operates.