Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
| Name | UGeometryScriptLibrary_RemeshingFunctions |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshRemeshFunctions.h |
| Include Path | #include "GeometryScript/MeshRemeshFunctions.h" |
Syntax
UCLASS (MinimalAPI, Meta=(ScriptName="GeometryScript_Remeshing"))
class UGeometryScriptLibrary_RemeshingFunctions : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UGeometryScriptLibrary_RemeshingFunctions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Debug | FGeometryScriptRemeshOptionsFGeometryScriptUniformRemeshOptionsUGeometryScriptDebug * | GeometryScript/MeshRemeshFunctions.h | ||
| RemeshOptions | FGeometryScriptRemeshOptions | GeometryScript/MeshRemeshFunctions.h | ||
| UniformOptions | FGeometryScriptRemeshOptionsFGeometryScriptUniformRemeshOptions | GeometryScript/MeshRemeshFunctions.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static static UPARAM
(
DisplayName |
Apply Uniform Remeshing to the TargetMesh. | GeometryScript/MeshRemeshFunctions.h |
|