Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeBlueprintSupport.cpp |
UFUNCTION (BlueprintCallable, Meta=(Keywords="SetColorParameterValue"),
Category="Landscape|Runtime|Material")
void SetLandscapeMaterialVectorParameterValue
(
FName ParameterName,
FLinearColor Value
)
Remarks
Set an MID vector parameter value for all landscape components.