示例#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);