![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MeshTangents.h>
Public Attributes | |
| bool | bAveraged = true |
| bool | bAngleWeighted = true |
Options used by TMeshTangents for tangents computation
if true, per-face tangents are weighted by opening angle at triangle-vertices when blending
if true, per-face tangents are blended to create triange-vertex tangents