|
Blender V4.3
|
#include <ABC_alembic.h>
Public Attributes | |
| float | global_scale |
| blender::Vector< std::string > | paths |
| int | sequence_max_frame |
| int | sequence_min_frame |
| bool | is_sequence |
| bool | set_frame_range |
| bool | validate_meshes |
| bool | always_add_cache_reader |
Definition at line 66 of file ABC_alembic.h.
| bool AlembicImportParams::always_add_cache_reader |
Definition at line 88 of file ABC_alembic.h.
| float AlembicImportParams::global_scale |
Definition at line 69 of file ABC_alembic.h.
| bool AlembicImportParams::is_sequence |
Definition at line 79 of file ABC_alembic.h.
| blender::Vector<std::string> AlembicImportParams::paths |
Definition at line 71 of file ABC_alembic.h.
| int AlembicImportParams::sequence_max_frame |
Definition at line 75 of file ABC_alembic.h.
| int AlembicImportParams::sequence_min_frame |
Definition at line 77 of file ABC_alembic.h.
| bool AlembicImportParams::set_frame_range |
Definition at line 83 of file ABC_alembic.h.
| bool AlembicImportParams::validate_meshes |
Definition at line 85 of file ABC_alembic.h.