Is it possible to change between linear/point sampling at runtime or at startup somehow?
I'm positive you can't change it at runtime. The only thing I'm aware of is that you can set the sampling individually for each layer. But also, I'm afraid, not at runtime.
Develop games in your browser. Powerful, performant & highly capable.
Maybe with command line then?
Just have two spare layers, one point, one linear, and move objects from one to the other as a method of changing from one to the other. Assuming it can't be changed at runtime that is.
Hopefully there's a better way. Swapping all the objects to different layers seems a bit tricky.
Resurrecting this crazy old thread to see if anyone ever found a solution for this.
Any way to change the sampling at runtime or with a command line?