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
- UObjectBase → UObjectBaseUtility → UObject → UUTBBaseCommand → USetHighPrecisionOnMesh
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USetHighPrecisionOnMesh() |
SetHighPrecisionOnMesh.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHighPrecisionTangent | bool | SetHighPrecisionOnMesh.h |
|
|
| bHighPrecisionUV | bool | SetHighPrecisionOnMesh.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute() |
SetHighPrecisionOnMesh.h |