示例#1
0
        public bool Compile(string dstPath, string srcPath)
        {
            bool ret = EffekseerNativePINVOKE.CompiledMaterialGenerator_Compile(swigCPtr, dstPath, srcPath);

            return(ret);
        }