UMaterialParameterCollectionInstance::GetScalarParameterValue

Alternate Get method for parameter values where the Collection parameter is provided

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialParameterCollectionInstance.h

Include

#include "Materials/MaterialParameterCollectionInstance.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/ParameterCollection.cpp

Syntax

bool GetScalarParameterValue
(
    const FCollectionScalarParameter & Parameter,
    float & OutParameterValue
) const

Remarks

Alternate Get method for parameter values where the Collection parameter is provided

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