Function ambient_api::core::rendering::components::pbr_material_from_url
source · pub fn pbr_material_from_url() -> Component<String>
Expand description
PBR material from URL: Load a PBR material from the URL and attach it to this entity.
Attributes: Debuggable, Networked, Store