VectorVM::CreateSrcOperandMask

Windows
MacOS
Linux

References

Module

VectorVM

Header

/Engine/Source/Runtime/VectorVM/Public/VectorVM.h

Include

#include "VectorVM.h"

Source

/Engine/Source/Runtime/VectorVM/Private/VectorVM.cpp

Syntax

namespace VectorVM
{
    uint8 VectorVM::CreateSrcOperandMask
    (
        EVectorVMOperandLocation Type0,
        EVectorVMOperandLocation Type1,
        EVectorVMOperandLocation Type2
    )
}

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