Blender V5.0
UvSculpt Struct Reference

#include <DNA_scene_types.h>

Public Attributes

struct CurveMappingcurve_distance_falloff
int size
float strength
int8_t curve_distance_falloff_preset
char _pad [7]

Detailed Description

Definition at line 1370 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char UvSculpt::_pad[7]

Definition at line 1375 of file DNA_scene_types.h.

◆ curve_distance_falloff

◆ curve_distance_falloff_preset

int8_t UvSculpt::curve_distance_falloff_preset

Definition at line 1374 of file DNA_scene_types.h.

Referenced by calc_strength().

◆ size

int UvSculpt::size

Definition at line 1372 of file DNA_scene_types.h.

Referenced by uv_sculpt_stroke_apply().

◆ strength

float UvSculpt::strength

Definition at line 1373 of file DNA_scene_types.h.

Referenced by uv_sculpt_stroke_apply().


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