UCoreTechRetessellateAction::ApplyOnActors

The actual processing, called by Datasmith when the user trigger an action.

Windows
MacOS
Linux

Override Hierarchy

References

Module

DatasmithCoreTechExtension

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCoreTechExtension/Public/CoreTechRetessellateAction.h

Include

#include "CoreTechRetessellateAction.h"

Source

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCoreTechExtension/Private/CoreTechRetessellateAction.cpp

Syntax

virtual void ApplyOnActors
(
    const TArray< AActor * > & SelectedActors
)

Remarks

The actual processing, called by Datasmith when the user trigger an action.

Parameters

Parameter

Description

SelectedActors

Set of candidate actors for processing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss