GltfSaveOptions constructor

init

Constructor of GltfSaveOptions

def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeFileContentType

init

Constructor of GltfSaveOptions

def __init__(self, format):
    ...
ParameterTypeDescription
formatFileFormat

See Also