Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Sections > API/Runtime/MovieSceneTracks/Sections/UMovieSceneCompo-
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneComponentMaterialParameterSection.h |
| Include | #include "Sections/MovieSceneComponentMaterialParameterSection.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneComponentMaterialParameterSection.cpp |
UFUNCTION (BlueprintCallable, Category="Sequencer|Section")
void AddScalarParameterKey
(
const FMaterialParameterInfo & InParameterInfo,
FFrameNumber InTime,
float InValue,
const FString & InLayerName,
const FString & InAssetName
)
Remarks
Adds a a key for a specific scalar parameter at the specified time with the specified value.