public float x; public float y; public float z; }; [DllImport("sample.dll")] extern static void sampleFunc(Vector3[] data, int length);注意事項 DLL側が引数 ...
確定! 回上一頁