CADLibrary::CopyValue

Windows
MacOS
Linux

References

Module

CADTools

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADData.h

Include

#include "CADData.h"

Syntax

namespace CADLibrary
{
    void CADLibrary::CopyValue
    (
        const uint8 * Source,
        int Offset,
        uint8 Size,
        bool bIs3D,
        FVector & Dest,
        const FMatrix * Matrix
    )
}

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