Blender V5.0
BakeData Struct Reference

#include <DNA_scene_types.h>

Public Attributes

struct ImageFormatData im_format
char filepath [1024]
int type
short width
short height
short margin
short flag
float cage_extrusion
float max_ray_distance
int pass_filter
char normal_swizzle [3]
char normal_space
char displacement_space
char target
char save_mode
char margin_type
char view_from
char _pad [7]
struct Objectcage_object

Detailed Description

Definition at line 649 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char BakeData::_pad[7]

Definition at line 673 of file DNA_scene_types.h.

◆ cage_extrusion

float BakeData::cage_extrusion

Definition at line 659 of file DNA_scene_types.h.

◆ cage_object

struct Object* BakeData::cage_object

Definition at line 675 of file DNA_scene_types.h.

Referenced by scene_foreach_id().

◆ displacement_space

char BakeData::displacement_space

◆ filepath

char BakeData::filepath[1024]

Definition at line 652 of file DNA_scene_types.h.

Referenced by scene_init_data().

◆ flag

◆ height

short BakeData::height

Definition at line 656 of file DNA_scene_types.h.

◆ im_format

◆ margin

◆ margin_type

char BakeData::margin_type

◆ max_ray_distance

float BakeData::max_ray_distance

Definition at line 660 of file DNA_scene_types.h.

◆ normal_space

char BakeData::normal_space

Definition at line 664 of file DNA_scene_types.h.

◆ normal_swizzle

char BakeData::normal_swizzle[3]

Definition at line 663 of file DNA_scene_types.h.

◆ pass_filter

int BakeData::pass_filter

Definition at line 661 of file DNA_scene_types.h.

◆ save_mode

char BakeData::save_mode

Definition at line 669 of file DNA_scene_types.h.

◆ target

char BakeData::target

Definition at line 668 of file DNA_scene_types.h.

◆ type

◆ view_from

char BakeData::view_from

Definition at line 671 of file DNA_scene_types.h.

◆ width

short BakeData::width

Definition at line 656 of file DNA_scene_types.h.


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