Blender V5.0
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 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_ID_NAME - 2] = ""

Detailed Description

Definition at line 27 of file ABC_alembic.h.

Member Data Documentation

◆ apply_subdiv

bool AlembicExportParams::apply_subdiv

Definition at line 42 of file ABC_alembic.h.

◆ collection

char AlembicExportParams::collection[MAX_ID_NAME - 2] = ""

Definition at line 62 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

enum eEvaluationMode AlembicExportParams::evaluation_mode

Definition at line 53 of file ABC_alembic.h.

◆ export_custom_properties

bool AlembicExportParams::export_custom_properties

Definition at line 51 of file ABC_alembic.h.

◆ export_hair

bool AlembicExportParams::export_hair

Definition at line 49 of file ABC_alembic.h.

◆ export_particles

bool AlembicExportParams::export_particles

Definition at line 50 of file ABC_alembic.h.

◆ face_sets

bool AlembicExportParams::face_sets

Definition at line 45 of file ABC_alembic.h.

◆ flatten_hierarchy

bool AlembicExportParams::flatten_hierarchy

Definition at line 44 of file ABC_alembic.h.

◆ frame_end

double AlembicExportParams::frame_end

Definition at line 29 of file ABC_alembic.h.

◆ frame_samples_shape

unsigned int AlembicExportParams::frame_samples_shape

Definition at line 32 of file ABC_alembic.h.

◆ frame_samples_xform

unsigned int AlembicExportParams::frame_samples_xform

Definition at line 31 of file ABC_alembic.h.

◆ frame_start

double AlembicExportParams::frame_start

Definition at line 28 of file ABC_alembic.h.

◆ global_scale

float AlembicExportParams::global_scale

Definition at line 60 of file ABC_alembic.h.

◆ ngon_method

int AlembicExportParams::ngon_method

Definition at line 58 of file ABC_alembic.h.

◆ 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 47 of file ABC_alembic.h.

◆ quad_method

int AlembicExportParams::quad_method

Definition at line 57 of file ABC_alembic.h.

◆ 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.

◆ shutter_open

double AlembicExportParams::shutter_open

Definition at line 34 of file ABC_alembic.h.

◆ triangulate

bool AlembicExportParams::triangulate

Definition at line 48 of file ABC_alembic.h.

◆ use_instancing

bool AlembicExportParams::use_instancing

Definition at line 52 of file ABC_alembic.h.

◆ use_subdiv_schema

bool AlembicExportParams::use_subdiv_schema

Definition at line 46 of file ABC_alembic.h.

◆ 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.


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