FDatasmithCoreTechTranslator::InitCommonTessellationOptions

Call when the [UDatasmithCommonTessellationOptions](API\Plugins\DatasmithContent\UDatasmithCommonTessellationOpti-) object is created.

Windows
MacOS
Linux

References

Module

DatasmithCoreTechParametricSurfaceData

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCoreTechParametricSurfaceData/Public/DatasmithCoreTechTranslator.h

Include

#include "DatasmithCoreTechTranslator.h"

Syntax

virtual void InitCommonTessellationOptions
(
    FDatasmithTessellationOptions & TessellationOptions
)

Remarks

Call when the UDatasmithCommonTessellationOptions object is created. This is the unique opportunity for child class to overwrite some values

Parameters

Parameter

Description

TessellationOptions

Reference on member of UDatasmithCommonTessellationOptions

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