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

#include <DNA_meshdata_types.h>

Public Attributes

float uv [4][2]
 

Detailed Description

Original space within a face (similar to UV coordinates), however they are used to determine the original position in a face.

Unlike UV's these are not user editable and always start out using a fixed 0-1 range. Currently only used for particle placement.

Definition at line 391 of file DNA_meshdata_types.h.

Member Data Documentation

◆ uv

float OrigSpaceFace::uv[4][2]

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