OptionalmemoryGPU memory and packed-batch sizing overrides for matching SceneModels.
OptionalmemoryRenderer-owned allocation intent for matching SceneModels.
This lets WebGPU infer compact-vs-stream storage from neutral model update mode without requiring application code to set low-level renderer configurations.
WebGPU renderer policy for models that declare renderer-neutral update mode.
The policy is owned by WebGPURenderer. SceneModel only describes what kind of model it is; this policy decides how that intent maps to WebGPU memory and culling behavior.
The matching
SceneModelremains renderer-neutral: