Exemple #1
0
 [DllImport("abci")] public static extern void            aiPropertyGetData(aiProperty prop, aiPropertyData o_data);
Exemple #2
0
 [DllImport("abci")] public static extern aiPropertyType  aiPropertyGetType(aiProperty prop);
Exemple #3
0
 [DllImport("abci")] public static extern IntPtr          aiPropertyGetNameS(aiProperty prop);
 [DllImport("AlembicImporter")] public static extern void            aiPropertyGetData(aiProperty prop, aiPropertyData o_data);
 [DllImport("AlembicImporter")] public static extern aiPropertyType  aiPropertyGetType(aiProperty prop);
 [DllImport("AlembicImporter")] public static extern IntPtr          aiPropertyGetNameS(aiProperty prop);