Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
| |
|
| Name |
USetHighPrecisionOnMesh |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/SetHighPrecisionOnMesh.h |
| Include Path |
#include "SetHighPrecisionOnMesh.h" |
Syntax
UCLASS ()
class USetHighPrecisionOnMesh : public UUTBBaseCommand
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
USetHighPrecisionOnMesh()
|
|
SetHighPrecisionOnMesh.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHighPrecisionTangent |
bool |
|
SetHighPrecisionOnMesh.h |
- EditAnywhere
- BlueprintReadWrite
- Category="HighPrecisionCommand"
|
| bHighPrecisionUV |
bool |
|
SetHighPrecisionOnMesh.h |
- EditAnywhere
- BlueprintReadWrite
- Category="HighPrecisionCommand"
|
Functions
Public