FExpressionInput::AcquireHLSLExpression

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h

Include

#include "MaterialExpressionIO.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp

Syntax

UE::HLSLTree::FExpression * AcquireHLSLExpression
(
    FMaterialHLSLGenerator & Generator,
    UE::HLSLTree::FScope & Scope
) const