Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BlendableManager.h |
Include | #include "BlendableManager.h" |
Syntax
struct FBlendableEntry
Remarks
Used to blend IBlendableInterface object data, the member act as a header for a following data block
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | Weight | Weight 0..1, 0 to disable this entry |