Blender V4.3
blender::io::usd::USDMeshReadParams Struct Reference

#include <usd.hh>

Public Attributes

double motion_sample_time
 
int read_flags
 

Detailed Description

This struct is in place to store the mesh sequence parameters needed when reading a data from a USD file for the mesh sequence cache.

Definition at line 235 of file usd.hh.

Member Data Documentation

◆ motion_sample_time

double blender::io::usd::USDMeshReadParams::motion_sample_time

Definition at line 236 of file usd.hh.

◆ read_flags

int blender::io::usd::USDMeshReadParams::read_flags

Definition at line 237 of file usd.hh.


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