pub fn init_gpu_resource<R>(world: &mut World)where R: Resource + FromWorld,
Constructs a T resource with from_world and inserts it.
T
from_world