UMaterialExpressionDynamicParameter::GetWidth

Get the width required by this expression (in the material editor).

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetWidth()

UMaterialExpressionDynamicParameter::GetWidth()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionDynamicParameter.h

Include

#include "Materials/MaterialExpressionDynamicParameter.h"

Source

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

Syntax

virtual int32 GetWidth() const

Remarks

Get the width required by this expression (in the material editor).

Returns

int32 The width in pixels.

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