Blender V4.3
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 66 of file ABC_alembic.h.

Member Data Documentation

◆ always_add_cache_reader

bool AlembicImportParams::always_add_cache_reader

Definition at line 88 of file ABC_alembic.h.

◆ global_scale

float AlembicImportParams::global_scale

Definition at line 69 of file ABC_alembic.h.

◆ is_sequence

bool AlembicImportParams::is_sequence

Definition at line 79 of file ABC_alembic.h.

◆ paths

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

Definition at line 71 of file ABC_alembic.h.

◆ sequence_max_frame

int AlembicImportParams::sequence_max_frame

Definition at line 75 of file ABC_alembic.h.

◆ sequence_min_frame

int AlembicImportParams::sequence_min_frame

Definition at line 77 of file ABC_alembic.h.

◆ set_frame_range

bool AlembicImportParams::set_frame_range

Definition at line 83 of file ABC_alembic.h.

◆ validate_meshes

bool AlembicImportParams::validate_meshes

Definition at line 85 of file ABC_alembic.h.


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