I'm trying to pass an array of float values to a native C++ function. Here's what my native function looks like: float orientation[] = {0.f, 0.f, 0.f};
確定! 回上一頁