UMeshTangentsToolProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MeshTangentsTool.h

Include

#include "MeshTangentsTool.h"

Syntax

UCLASS()
class UMeshTangentsToolProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bShowDegenerates

Display tangents and/or normals for degenerate triangles

Public variable UProperty Category, EditAnywhere

bool

 

bShowNormals

Display the mesh normals

Public variable UProperty Category, EditAnywhere

bool

 

bShowTangents

Display the mesh tangents

Public variable UProperty Category, EditAnywhere

EMeshTangentsTy...

 

CalculationMethod

Method used for calculating the tangents

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

 

EditCondition

Display difference between FastMikkTSpace tangents and MikkTSpace tangents.

Public variable UProperty Category, EditAnywhere, Meta

float

 

LineLength

Length of lines used for displaying tangents and/or normals

Public variable UProperty Category, EditAnywhere, Meta

float

 

LineThickness

Thickness of lines used for displaying tangents and/or normals