FAbcPolyMesh::GetVisibility

Returns the visibility value (true = visible, false = hidden) for the given frame index (if it is part of the resident samples)

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcPolyMesh.h

Include

#include "AbcPolyMesh.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Private/AbcPolyMesh.cpp

Syntax

const bool GetVisibility
(
    const int32 FrameIndex
) const

Remarks

Returns the visibility value (true = visible, false = hidden) for the given frame index (if it is part of the resident samples)

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