Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/ParametricSurface/Public/ParametricSurfaceTranslator.h |
Include |
#include "ParametricSurfaceTranslator.h" |
virtual void InitCommonTessellationOptions
(
FDatasmithTessellationOptions & TessellationOptions
)
Call when the UDatasmithCommonTessellationOptions object is created. This is the unique opportunity for child class to overwrite some values
Parameter |
Description |
---|---|
TessellationOptions |
Reference on member of UDatasmithCommonTessellationOptions |