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