Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/FMinimalViewInfo
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraTypes.h |
Include | #include "Camera/CameraTypes.h" |
Source | /Engine/Source/Runtime/Engine/Private/Camera/CameraStackTypes.cpp |
void ApplyBlendWeight
(
const float & Weight
)
Remarks
Applies weighting to this view, in order to be blended with another one. Equals to this *= Weight.