Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MeshTangentsTool.h |
Include |
#include "MeshTangentsTool.h" |
UCLASS()
class UMeshTangentsToolProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
bShowDegenerates |
Display tangents and/or normals for degenerate triangles |
|
|
bShowNormals |
Display the mesh normals |
|
|
bShowTangents |
Display the mesh tangents |
|
|
CalculationMethod |
Method used for calculating the tangents |
|
|
EditCondition |
Display difference between FastMikkTSpace tangents and MikkTSpace tangents. |
|
|
float |
LineLength |
Length of lines used for displaying tangents and/or normals |
|
float |
LineThickness |
Thickness of lines used for displaying tangents and/or normals |