GeometryProcessingInterfaces

Unreal Engine C++ API Reference > Developer

Filters

  • (GeometryProcessingInterfaces)[API\Developer\GeometryProcessingInterfaces\GeometryProcessingInterfaces]

Classes

Type Name Description
Public class IGeometryProcessingInterfacesModule Abstract interface to a Module that provides functions to access different "Operation" interfaces, which are high-level APIs to run complex geometry operations on engine inputs without the caller needing to know about the potential dependencies (ie, the implementations can be provided by plugins, and this non-plugin module can find them for the Engine/Editor core, avoiding the no-core-dependencies-on-plugins limitation)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library