Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshTangentsToolProperties
References
Module | MeshModelingToolsEditorOnlyExp |
Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshTangentsTool.h |
Include | #include "MeshTangentsTool.h" |
Syntax
UCLASS&40;&41;
class UMeshTangentsToolProperties : public UInteractiveToolPropertySet
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | bShowDegenerates | Display tangents and/or normals for degenerate triangles |
![]() ![]() ![]() |
bool | bShowNormals | Display the mesh normals |
![]() ![]() ![]() |
bool | bShowTangents | Display the mesh tangents |
![]() ![]() ![]() |
EMeshTangentsType | 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 |