Blender V5.0
PaintUVPoint Struct Reference

Public Attributes

uint tri_index
uint pixel_index
uint v1
uint v2
uint v3
uint neighbor_pixel

Detailed Description

UV Image sequence format point

Definition at line 232 of file dynamicpaint.cc.

Member Data Documentation

◆ neighbor_pixel

uint PaintUVPoint::neighbor_pixel

◆ pixel_index

uint PaintUVPoint::pixel_index

Definition at line 236 of file dynamicpaint.cc.

Referenced by dynamic_paint_create_uv_surface_direct_cb().

◆ tri_index

◆ v1

◆ v2

◆ v3


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