IMaterialEditor::GetExpressionPreview

Gets the preview for an expression

Unreal Engine C++ API Reference > Editor > MaterialEditor > IMaterialEditor

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h
Include #include "IMaterialEditor.h"
virtual [FMaterialRenderProxy](API\Runtime\Engine\Materials\FMaterialRenderProxy) * GetExpressionPreview
(
    [UMaterialExpression](API\Runtime\Engine\Materials\UMaterialExpression) * InExpression
)

Remarks

Gets the preview for an expression FMaterialRenderProxy* The expression preview

Parameters

Name Description
InExpression The expression to preview

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library