![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Scene.h>
Public Member Functions | |
| FWeightedBlendable () | |
| FWeightedBlendable (float InWeight, UObject *InObject) | |
Public Attributes | |
| float | Weight |
| TObjectPtr< UObject > | Object |
|
inline |
| TObjectPtr<UObject> FWeightedBlendable::Object |
should be of the IBlendableInterface* type but UProperties cannot express that
| float FWeightedBlendable::Weight |
0:no effect .. 1:full effect