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)
xamarinios
namespace ModelIO
{
public static class MDLTransformComponent_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void SetResetsTransform(this IMDLTransformComponent! This, bool value);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin macOS | 0.0 |
| Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , 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