Constant bevy_pbr::MESH_PREPROCESS_SHADER_HANDLE
source · pub const MESH_PREPROCESS_SHADER_HANDLE: Handle<Shader>;
Expand description
The handle to the mesh_preprocess.wgsl
compute shader.
pub const MESH_PREPROCESS_SHADER_HANDLE: Handle<Shader>;
The handle to the mesh_preprocess.wgsl
compute shader.