public void SetCache(FbxCache pCache) { FbxWrapperNativePINVOKE.FbxCachedEffect_SetCache__SWIG_1(swigCPtr, FbxCache.getCPtr(pCache)); }
public void SetCache(FbxCache pCache, FbxCachedEffect.ECategory pCategory) { FbxWrapperNativePINVOKE.FbxCachedEffect_SetCache__SWIG_0(swigCPtr, FbxCache.getCPtr(pCache), (int)pCategory); }
public void SetCache(FbxCache pCache) { fbx_wrapperPINVOKE.FbxCachedEffect_SetCache__SWIG_1(swigCPtr, FbxCache.getCPtr(pCache)); }
public void SetCache(FbxCache pCache) { fbx_wrapperPINVOKE.FbxVertexCacheDeformer_SetCache(swigCPtr, FbxCache.getCPtr(pCache)); }
public void SetCache(FbxCache pCache) { FbxWrapperNativePINVOKE.FbxVertexCacheDeformer_SetCache(swigCPtr, FbxCache.getCPtr(pCache)); }