Skip to content

BoingReactorField.HardwareModeEnum

Where the reactor field is evaluated.

ValueDescription
CPUEvaluate on the CPU; readable from C# samplers.
GPUEvaluate on the GPU via compute shader; sampled in vertex shaders.