Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialInterface
- IBlendableInterface::OverrideBlendableSettings()
- UMaterialInterface::OverrideBlendableSettings()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h |
Include | #include "Materials/MaterialInterface.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/Material.cpp |
virtual void OverrideBlendableSettings
&40;
class FSceneView & View,
float Weight
&41; const
Parameters
Name | Description |
---|---|
Weight | 0..1, excluding 0, 1=fully take the values from this object, crash if outside the valid range. |