@@ -694,6 +694,21 @@ private static int InitFbxAllocators()
694
694
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEWrapMode_EvaluateValue__SWIG_2___" ) ]
695
695
public static extern int FbxPropertyEWrapMode_EvaluateValue__SWIG_2 ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
696
696
697
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_Set___" ) ]
698
+ public static extern global ::System . IntPtr FbxPropertyEGateFit_Set ( global ::System . Runtime . InteropServices . HandleRef jarg1 , int jarg2 ) ;
699
+
700
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_Get___" ) ]
701
+ public static extern int FbxPropertyEGateFit_Get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
702
+
703
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_EvaluateValue__SWIG_0___" ) ]
704
+ public static extern int FbxPropertyEGateFit_EvaluateValue__SWIG_0 ( global ::System . Runtime . InteropServices . HandleRef jarg1 , global ::System . Runtime . InteropServices . HandleRef jarg2 , bool jarg3 ) ;
705
+
706
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_EvaluateValue__SWIG_1___" ) ]
707
+ public static extern int FbxPropertyEGateFit_EvaluateValue__SWIG_1 ( global ::System . Runtime . InteropServices . HandleRef jarg1 , global ::System . Runtime . InteropServices . HandleRef jarg2 ) ;
708
+
709
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_EvaluateValue__SWIG_2___" ) ]
710
+ public static extern int FbxPropertyEGateFit_EvaluateValue__SWIG_2 ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
711
+
697
712
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxLayerElement_SetMappingMode___" ) ]
698
713
public static extern void FbxLayerElement_SetMappingMode ( global ::System . Runtime . InteropServices . HandleRef jarg1 , int jarg2 ) ;
699
714
@@ -3657,6 +3672,9 @@ private static int InitFbxAllocators()
3657
3672
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_AspectHeight_get___" ) ]
3658
3673
public static extern global ::System . IntPtr FbxCamera_AspectHeight_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3659
3674
3675
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_GateFit_get___" ) ]
3676
+ public static extern global ::System . IntPtr FbxCamera_GateFit_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3677
+
3660
3678
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_FieldOfView_get___" ) ]
3661
3679
public static extern global ::System . IntPtr FbxCamera_FieldOfView_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3662
3680
@@ -3669,6 +3687,12 @@ private static int InitFbxAllocators()
3669
3687
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_FilmAspectRatio_get___" ) ]
3670
3688
public static extern global ::System . IntPtr FbxCamera_FilmAspectRatio_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3671
3689
3690
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_FilmOffsetX_get___" ) ]
3691
+ public static extern global ::System . IntPtr FbxCamera_FilmOffsetX_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3692
+
3693
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_FilmOffsetY_get___" ) ]
3694
+ public static extern global ::System . IntPtr FbxCamera_FilmOffsetY_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3695
+
3672
3696
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxCamera_ProjectionType_get___" ) ]
3673
3697
public static extern global ::System . IntPtr FbxCamera_ProjectionType_get ( global ::System . Runtime . InteropServices . HandleRef jarg1 ) ;
3674
3698
@@ -4186,6 +4210,9 @@ private static int InitFbxAllocators()
4186
4210
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEWrapMode_SWIGUpcast___" ) ]
4187
4211
public static extern global ::System . IntPtr FbxPropertyEWrapMode_SWIGUpcast ( global ::System . IntPtr jarg1 ) ;
4188
4212
4213
+ [ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxPropertyEGateFit_SWIGUpcast___" ) ]
4214
+ public static extern global ::System . IntPtr FbxPropertyEGateFit_SWIGUpcast ( global ::System . IntPtr jarg1 ) ;
4215
+
4189
4216
[ global ::System . Runtime . InteropServices . DllImport ( DllImportName , EntryPoint = "CSharp_UnityfFbxSdk_FbxLayerElementTemplateFbxVector4_SWIGUpcast___" ) ]
4190
4217
public static extern global ::System . IntPtr FbxLayerElementTemplateFbxVector4_SWIGUpcast ( global ::System . IntPtr jarg1 ) ;
4191
4218
0 commit comments