Blender V4.3
UvSculpt Struct Reference

#include <DNA_scene_types.h>

Public Attributes

struct CurveMappingstrength_curve
int size
float strength
int8_t curve_preset
char _pad [7]

Detailed Description

Definition at line 1152 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char UvSculpt::_pad[7]

Definition at line 1157 of file DNA_scene_types.h.

◆ curve_preset

int8_t UvSculpt::curve_preset

Definition at line 1156 of file DNA_scene_types.h.

Referenced by blo_do_versions_400(), and calc_strength().

◆ size

int UvSculpt::size

Definition at line 1154 of file DNA_scene_types.h.

Referenced by blo_do_versions_400(), and uv_sculpt_stroke_apply().

◆ strength

float UvSculpt::strength

Definition at line 1155 of file DNA_scene_types.h.

Referenced by blo_do_versions_400(), and uv_sculpt_stroke_apply().

◆ strength_curve


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