UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshAttribute_::Polygon Namespace Reference

Variables

const FName Normal ("Normal")
 
const FName Tangent ("Tangent")
 
const FName Binormal ("Binormal")
 
const FName Center ("Center")
 

Variable Documentation

◆ Binormal

const FName MeshAttribute_::Polygon::Binormal("Binormal") ( "Binormal"  )

◆ Center

const FName MeshAttribute_::Polygon::Center("Center") ( "Center"  )

◆ Normal

const FName MeshAttribute_::Polygon::Normal("Normal") ( "Normal"  )

◆ Tangent

const FName MeshAttribute_::Polygon::Tangent("Tangent") ( "Tangent"  )