Blender V4.3
BMCalcPathUVParams Struct Reference

#include <bmesh_path_uv.hh>

Public Attributes

uint use_topology_distance: 1
 
uint use_step_face: 1
 
int cd_loop_uv_offset
 
float aspect_y
 

Detailed Description

Definition at line 11 of file bmesh_path_uv.hh.

Member Data Documentation

◆ aspect_y

float BMCalcPathUVParams::aspect_y

Definition at line 15 of file bmesh_path_uv.hh.

◆ cd_loop_uv_offset

int BMCalcPathUVParams::cd_loop_uv_offset

Definition at line 14 of file bmesh_path_uv.hh.

◆ use_step_face

uint BMCalcPathUVParams::use_step_face

Definition at line 13 of file bmesh_path_uv.hh.

◆ use_topology_distance

uint BMCalcPathUVParams::use_topology_distance

Definition at line 12 of file bmesh_path_uv.hh.


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