Function: ModelRenderer()
ModelRenderer(
__namedParameters):null|Element
Renders a model that was loaded with useModel.
Always prefer the Model component, except when you explicitly need to access the model instance imperatively.
Parameters
• __namedParameters: ModelRendererProps
Returns
null | Element