FMaterialPropertyHelpers::SetPositionFromCurveAsset

Unreal Engine C++ API Reference > Editor > MaterialEditor > FMaterialPropertyHelpers

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h
Include #include "MaterialPropertyHelpers.h"
Source /Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp
static void SetPositionFromCurveAsset
(
    const [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & AssetData,
    [TSoftObjectPtr](API\Runtime\CoreUObject\UObject\TSoftObjectPtr)< [UCurveLinearColorAtlas](API\Runtime\Engine\Curves\UCurveLinearColorAtlas) > InAtlas,
    class [UDEditorScalarParameterValue](API\Editor\UnrealEd\MaterialEditor\UDEditorScalarParameterValue) * InParameter,
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IPropertyHandle](API\Editor\PropertyEditor\IPropertyHandle) > PropertyHandle,
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * MaterialEditorInstance
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library