MatineeExporter::ExportBrush

Exports the mesh and the actor information for a brush actor.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/MatineeExporter.h

Include

#include "MatineeExporter.h"

Syntax

void ExportBrush
(
    ABrush * Actor,
    UModel * Model,
    bool bConvertToStaticMesh,
    INodeNameAdapter & NodeNameAdapter
)

Remarks

Exports the mesh and the actor information for a brush actor.

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