FSceneInterface::UpdateParameterCollections

Updates the scene's list of parameter collection id's and their uniform buffers.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

virtual void UpdateParameterCollections
(
    const TArray< class FMaterialParameterCollectionInstanceResource * > & InParameterCollections
)

Remarks

Updates the scene's list of parameter collection id's and their uniform buffers.

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