Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/UCameraComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraComponent.h |
| Include | #include "Camera/CameraComponent.h" |
UFUNCTION (BlueprintCallable, Category="Rendering")
void AddOrUpdateBlendable
(
TScriptInterface < IBlendableInterface > InBlendableObject,
float InWeight
)
Remarks
Adds an Blendable (implements IBlendableInterface) to the array of Blendables (if it doesn't exist) and update the weight