is_format_supported#

omni.kit.converter.hoops_core.is_format_supported(input_file_path: str) bool#

Check if the file format is supported by the converter

Parameters:

input_file_path (str) – Full path to the input file

Returns: bool