Blender V4.5
AlembicExportParams Struct Reference

#include <ABC_alembic.h>

Public Attributes

double frame_start
double frame_end
unsigned int frame_samples_xform
unsigned int frame_samples_shape
double shutter_open
double shutter_close
bool selected_only
bool uvs
bool normals
bool vcolors
bool orcos
bool apply_subdiv
bool curves_as_mesh
bool flatten_hierarchy
bool visible_objects_only
bool face_sets
bool use_subdiv_schema
bool packuv
bool triangulate
bool export_hair
bool export_particles
bool export_custom_properties
bool use_instancing
enum eEvaluationMode evaluation_mode
int quad_method
int ngon_method
float global_scale
char collection [MAX_IDPROP_NAME] = ""

Detailed Description

Definition at line 27 of file ABC_alembic.h.

Member Data Documentation

◆ apply_subdiv

bool AlembicExportParams::apply_subdiv

◆ collection

char AlembicExportParams::collection[MAX_IDPROP_NAME] = ""

Definition at line 63 of file ABC_alembic.h.

Referenced by blender::io::alembic::build_depsgraph().

◆ curves_as_mesh

bool AlembicExportParams::curves_as_mesh

Definition at line 43 of file ABC_alembic.h.

◆ evaluation_mode

◆ export_custom_properties

bool AlembicExportParams::export_custom_properties

◆ export_hair

bool AlembicExportParams::export_hair

Definition at line 50 of file ABC_alembic.h.

◆ export_particles

bool AlembicExportParams::export_particles

Definition at line 51 of file ABC_alembic.h.

◆ face_sets

bool AlembicExportParams::face_sets

Definition at line 46 of file ABC_alembic.h.

◆ flatten_hierarchy

bool AlembicExportParams::flatten_hierarchy

Definition at line 44 of file ABC_alembic.h.

◆ frame_end

◆ frame_samples_shape

unsigned int AlembicExportParams::frame_samples_shape

Definition at line 32 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCArchive::ABCArchive().

◆ frame_samples_xform

unsigned int AlembicExportParams::frame_samples_xform

Definition at line 31 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCArchive::ABCArchive().

◆ frame_start

◆ global_scale

float AlembicExportParams::global_scale

Definition at line 61 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCTransformWriter::do_write().

◆ ngon_method

int AlembicExportParams::ngon_method

Definition at line 59 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCGenericMeshWriter::do_write().

◆ normals

bool AlembicExportParams::normals

Definition at line 39 of file ABC_alembic.h.

◆ orcos

bool AlembicExportParams::orcos

Definition at line 41 of file ABC_alembic.h.

◆ packuv

bool AlembicExportParams::packuv

Definition at line 48 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCGenericMeshWriter::do_write().

◆ quad_method

int AlembicExportParams::quad_method

Definition at line 58 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCGenericMeshWriter::do_write().

◆ selected_only

bool AlembicExportParams::selected_only

Definition at line 37 of file ABC_alembic.h.

◆ shutter_close

double AlembicExportParams::shutter_close

Definition at line 35 of file ABC_alembic.h.

Referenced by blender::io::alembic::get_shutter_samples().

◆ shutter_open

double AlembicExportParams::shutter_open

Definition at line 34 of file ABC_alembic.h.

Referenced by blender::io::alembic::get_shutter_samples().

◆ triangulate

bool AlembicExportParams::triangulate

Definition at line 49 of file ABC_alembic.h.

Referenced by blender::io::alembic::ABCGenericMeshWriter::do_write().

◆ use_instancing

bool AlembicExportParams::use_instancing

Definition at line 53 of file ABC_alembic.h.

◆ use_subdiv_schema

bool AlembicExportParams::use_subdiv_schema

◆ uvs

bool AlembicExportParams::uvs

Definition at line 38 of file ABC_alembic.h.

◆ vcolors

bool AlembicExportParams::vcolors

Definition at line 40 of file ABC_alembic.h.

◆ visible_objects_only

bool AlembicExportParams::visible_objects_only

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