MDLTransformComponent_Extensions.GetLocalTransform 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 at the specified time.
public static OpenTK.Matrix4 GetLocalTransform (this ModelIO.IMDLTransformComponent This, double atTime);
static member GetLocalTransform : ModelIO.IMDLTransformComponent * double -> OpenTK.Matrix4
Parameters
The instance on which this method operates.
- atTime
- Double
The time for which to retrieve the local transform.