LandscapeDataAccess::GetLocalHeight

Reserved 2 bits for other purpose Most significant bit - Visibility, 0 is visible(default), 1 is invisible 2nd significant bit - Triangle flip, not implemented yet

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeDataAccess.h

Include

#include "LandscapeDataAccess.h"

Syntax

namespace LandscapeDataAccess
{
    float LandscapeDataAccess::GetLocalHeight
    (
        uint16 Height
    )
}

Remarks

Reserved 2 bits for other purpose Most significant bit - Visibility, 0 is visible(default), 1 is invisible 2nd significant bit - Triangle flip, not implemented yet

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