|
Blender V5.0
|
#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 65 of file ABC_alembic.h.
| bool AlembicImportParams::always_add_cache_reader |
Definition at line 87 of file ABC_alembic.h.
| float AlembicImportParams::global_scale |
Definition at line 68 of file ABC_alembic.h.
| bool AlembicImportParams::is_sequence |
Definition at line 78 of file ABC_alembic.h.
| blender::Vector<std::string> AlembicImportParams::paths |
Definition at line 70 of file ABC_alembic.h.
| int AlembicImportParams::sequence_max_frame |
Definition at line 74 of file ABC_alembic.h.
| int AlembicImportParams::sequence_min_frame |
Definition at line 76 of file ABC_alembic.h.
| bool AlembicImportParams::set_frame_range |
Definition at line 82 of file ABC_alembic.h.
| bool AlembicImportParams::validate_meshes |
Definition at line 84 of file ABC_alembic.h.