Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FExpressionSetStructField
- FExpression::ComputePreviousFrame()
- FExpressionSetStructField::ComputePreviousFrame()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeCommon.h |
| Include | #include "HLSLTree/HLSLTreeCommon.h" |
| Source | /Engine/Source/Runtime/Engine/Private/HLSLTree/HLSLTreeCommon.cpp |
virtual const FExpression * ComputePreviousFrame
(
FTree & Tree,
const FRequestedType & RequestedType
) const
Remarks
Creates a new expression representing this expression on the previous frame. By default returns nullptr, which means the previous frame is the same as the current frame