Blender V5.0
AlembicImportParams Struct Reference

#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

Detailed Description

Definition at line 65 of file ABC_alembic.h.

Member Data Documentation

◆ always_add_cache_reader

bool AlembicImportParams::always_add_cache_reader

Definition at line 87 of file ABC_alembic.h.

◆ global_scale

float AlembicImportParams::global_scale

Definition at line 68 of file ABC_alembic.h.

◆ is_sequence

bool AlembicImportParams::is_sequence

Definition at line 78 of file ABC_alembic.h.

◆ paths

blender::Vector<std::string> AlembicImportParams::paths

Definition at line 70 of file ABC_alembic.h.

◆ sequence_max_frame

int AlembicImportParams::sequence_max_frame

Definition at line 74 of file ABC_alembic.h.

◆ sequence_min_frame

int AlembicImportParams::sequence_min_frame

Definition at line 76 of file ABC_alembic.h.

◆ set_frame_range

bool AlembicImportParams::set_frame_range

Definition at line 82 of file ABC_alembic.h.

◆ validate_meshes

bool AlembicImportParams::validate_meshes

Definition at line 84 of file ABC_alembic.h.


The documentation for this struct was generated from the following file: