FDynamicEmitterDataBase::GetMaterialRenderProxy

Retrieve the material render proxy to use for rendering this emitter. PURE VIRTUAL

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FDynamicEmitterDataBase::GetMaterialRenderProxy()

FDynamicSpriteEmitterDataBase::GetMaterialRenderProxy()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleHelper.h

Include

#include "ParticleHelper.h"

Syntax

const FMaterialRenderProxy * GetMaterialRenderProxy()

Remarks

Retrieve the material render proxy to use for rendering this emitter. PURE VIRTUAL

Returns

FMaterialRenderProxy* The material proxt to render with.

Parameters

Parameter

Description

bSelected

Whether the object is selected