FGeometryCollection::UpdateGeometryVisibility

Update the visibility of specified geometry nodes

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/GeometryCollection.h

Include

#include "GeometryCollection/GeometryCollection.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Private/GeometryCollection/GeometryCollection.cpp

Syntax

void UpdateGeometryVisibility
(
    const TArray< int32 > & NodeList,
    bool VisibilityState
)

Remarks

Update the visibility of specified geometry nodes

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