operator<<

Add the raw mesh data to an archive

Windows
MacOS
Linux

References

Module

RawMesh

Header

/Engine/Source/Runtime/RawMesh/Public/RawMesh.h

Include

#include "RawMesh.h"

Source

/Engine/Source/Runtime/RawMesh/Private/RawMesh.cpp

Syntax

FArchive & operator<<
(
    FArchive & Ar,
    FRawMesh & RawMesh
)

Remarks

Add the raw mesh data to an archive

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