UBillboardComponent::SetSprite

Change the sprite texture used by this component

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "Components/BillboardComponent.h"

Source

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

Syntax

virtual void SetSprite
(
    class UTexture2D * NewSprite
)

Remarks

Change the sprite texture used by this component