FAbcUtilities::SetupGeometryCacheMaterials

Sets up materials from an AbcFile to a GeometryCache and moves them into the given package

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

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

Include

#include "AbcUtilities.h"

Source

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

Syntax

static void SetupGeometryCacheMaterials
(
    FAbcFile & AbcFile,
    class UGeometryCache * GeometryCache,
    UObject * Package
)

Remarks

Sets up materials from an AbcFile to a GeometryCache and moves them into the given package

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