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="SetFloatParameterValue"),
Category="Landscape|Runtime|Material")
void SetLandscapeMaterialScalarParameterValue
(
FName ParameterName,
float Value
)
Remarks
Set a MID scalar (float) parameter value for all landscape components.