IMaterialEditor::GetExpressionPreview

Gets the preview for an expression

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h

Include

#include "IMaterialEditor.h"

Syntax

virtual FMaterialRenderProxy * GetExpressionPreview
(
    UMaterialExpression * InExpression
)

Remarks

Gets the preview for an expression

Returns

FMaterialRenderProxy* The expression preview

Parameters

Parameter

Description

InExpression

The expression to preview

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss