IMDLTransformComponent
KeyTimes
Matrix
MaximumTime
MinimumTime
ResetsTransform
GetKeyTimes(IMDLTransformComponent)
GetLocalTransform(IMDLTransformComponent, Double)
GetLocalTransform4x4(IMDLTransformComponent, Double)
GetMatrix4x4(IMDLTransformComponent)
GetResetsTransform(IMDLTransformComponent)
SetLocalTransform(IMDLTransformComponent, Matrix4)
SetLocalTransform(IMDLTransformComponent, NMatrix4)
SetLocalTransform(IMDLTransformComponent, Matrix4, Double)
SetLocalTransform(IMDLTransformComponent, NMatrix4, Double)
SetLocalTransform4x4(IMDLTransformComponent, NMatrix4)
SetLocalTransform4x4(IMDLTransformComponent, NMatrix4, Double)
SetMatrix4x4(IMDLTransformComponent, NMatrix4)
SetResetsTransform(IMDLTransformComponent, Boolean)
xamarinmac
namespace ModelIO
{
public static class MDLTransformComponent_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static Matrix4 GetLocalTransform(this IMDLTransformComponent! This, double atTime);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API