| bShowDegenerates |
bool |
Display tangents and/or normals for degenerate triangles |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
- AdvancedDisplay
|
| bShowNormals |
bool |
Display the mesh normals |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
|
| bShowTangents |
bool |
Display the mesh tangents |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
|
| CalculationMethod |
EMeshTangentsType |
Method used for calculating the tangents |
MeshTangentsTool.h |
- EditAnywhere
- Category=TangentsCalculation
|
| EditCondition |
|
Display difference between FastMikkTSpace tangents and MikkTSpace tangents. |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
- AdvancedDisplay
- Meta=(DisplayName="Compare with MikkT", EditCondition="CalculationMethod == EMeshTangentsType::FastMikkTSpace")
|
| LineLength |
float |
Length of lines used for displaying tangents and/or normals |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
- Meta=(UIMin="0.01", UIMax="25.0", ClampMin="0.01", ClampMax="10000000.0")
|
| LineThickness |
float |
Thickness of lines used for displaying tangents and/or normals |
MeshTangentsTool.h |
- EditAnywhere
- Category=Display
- Meta=(UIMin="0", UIMax="25.0", ClampMin="0", ClampMax="1000.0")
|