Blender  V3.3
Public Attributes | List of all members
BMCalcPathUVParams Struct Reference

#include <bmesh_path_uv.h>

Public Attributes

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

Detailed Description

Definition at line 9 of file bmesh_path_uv.h.

Member Data Documentation

◆ aspect_y

float BMCalcPathUVParams::aspect_y

◆ cd_loop_uv_offset

uint BMCalcPathUVParams::cd_loop_uv_offset

◆ use_step_face

uint BMCalcPathUVParams::use_step_face

Definition at line 11 of file bmesh_path_uv.h.

◆ use_topology_distance

uint BMCalcPathUVParams::use_topology_distance

Definition at line 10 of file bmesh_path_uv.h.


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