XPBDUnityRust
XPBDUnityRust copied to clipboard
xpdb 能保证确定性吗?
是不是 使用 float计算就是不确定的,改成 定点数 就可以保证每次的结果都一致,确定性的?