UCADKernelParametricSurfaceData::Tessellate

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UParametricSurfaceData::Tessellate()

UCADKernelParametricSurfaceData::Tessellate()

References

Module

CADKernelSurface

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADKernelSurface/Public/CADKernelSurfaceExtension.h

Include

#include "CADKernelSurfaceExtension.h"

Source

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADKernelSurface/Private/CADKernelSurfaceExtension.cpp

Syntax

virtual bool Tessellate
(
    UStaticMesh & StaticMesh,
    const FDatasmithRetessellationOptions & RetessellateOptions
)