Exemplo n.º 1
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteScalarSample(aeProperty prop, ref Matrix4x4 data);
Exemplo n.º 2
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteScalarSample(aeProperty prop, IntPtr data);
Exemplo n.º 3
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteArraySample(aeProperty prop, IntPtr data, int num_data);
Exemplo n.º 4
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteScalarSample(aeProperty prop, ref Matrix4x4 data);
Exemplo n.º 5
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteScalarSample(aeProperty prop, IntPtr data);
Exemplo n.º 6
0
 [DllImport("AlembicExporter")] public static extern void        aePropertyWriteArraySample(aeProperty prop, IntPtr data, int num_data);