Blender
V3.3
|
Go to the source code of this file.
Enumerations | |
enum | ePathReferenceMode { PATH_REFERENCE_AUTO = 0 , PATH_REFERENCE_ABSOLUTE = 1 , PATH_REFERENCE_RELATIVE = 2 , PATH_REFERENCE_MATCH = 3 , PATH_REFERENCE_STRIP = 4 , PATH_REFERENCE_COPY = 5 } |
enum ePathReferenceMode |
Method used to reference paths. Equivalent of bpy_extras.io_utils.path_reference_mode.
Definition at line 5 of file IO_path_util_types.h.