FMagicLeapHelperVulkan::ClearImage

Windows
MacOS
Linux

References

Module

MagicLeapHelperVulkan

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapHelperVulkan/Public/MagicLeapHelperVulkan.h

Include

#include "MagicLeapHelperVulkan.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapHelperVulkan/Private/MagicLeapHelperVulkan.cpp

Syntax

static void ClearImage
(
    uint64 Dest,
    const FLinearColor & ClearColor,
    uint32 BaseMipLevel,
    uint32 LevelCount,
    uint32 BaseArrayLayer,
    uint32 LayerCount,
    bool bIsDepthStencil
)

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