UMaterialBillboardComponent::SetElements

Set all elements of this material billboard component

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/MaterialBillboardComponent.h

Include

#include "Components/MaterialBillboardComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/MaterialBillboardComponent.cpp

Syntax

void SetElements
(
    const TArray< FMaterialSpriteElement > & NewElements
)

Remarks

Set all elements of this material billboard component

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