Blender V4.3
MeshSeqCacheModifierData Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

ModifierData modifier
 
struct CacheFilecache_file
 
char object_path [1024]
 
char read_flag
 
char _pad [3]
 
float velocity_scale
 
struct CacheReaderreader
 
char reader_object_path [1024]
 

Detailed Description

Definition at line 2260 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char MeshSeqCacheModifierData::_pad[3]

Definition at line 2268 of file DNA_modifier_types.h.

◆ cache_file

◆ modifier

ModifierData MeshSeqCacheModifierData::modifier

Definition at line 2261 of file DNA_modifier_types.h.

◆ object_path

◆ read_flag

char MeshSeqCacheModifierData::read_flag

◆ reader

struct CacheReader* MeshSeqCacheModifierData::reader

◆ reader_object_path

char MeshSeqCacheModifierData::reader_object_path[1024]

◆ velocity_scale

float MeshSeqCacheModifierData::velocity_scale

Definition at line 2270 of file DNA_modifier_types.h.

Referenced by blo_do_versions_290(), and modify_geometry_set().


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