Skip to main content

geometry_preview_scene

Function geometry_preview_scene 

Source
pub fn geometry_preview_scene(
    asset: &GeometryAsset,
    title: impl Into<String>,
    options: GeometryPreviewSceneOptions,
) -> Result<GeometryScene, String>