UMaterialExpressionParticleSubUV

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpressionParticleSubUV.h"

Syntax

class UMaterialExpressionParticleSubUV : public UMaterialExpressionTextureSample

Variables

Name Description

Public variable

uint32: 1

 

bBlend

Constructors

Name Description

Public function

UMaterialExpressionParticleSubUV

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UMaterialExpression

Name Description

Public function Virtual

int32

 

Compile

(
    FMaterialCompiler* Compiler,
    int32 OutputIndex
)

Create the new shader code chunk needed for the Abs expression

Public function Virtual Const

void

 

GetCaption

(
    TArray< FString >& OutCaptions
)

Returns the text to display on the material expression (in the material editor).

Public function Virtual

int32

 

GetLabelPadding()

Returns the amount of padding to use for the label.

Public function Virtual Const

int32

 

GetWidth()

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

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