TEXT3UText3DComponent::SetMaxWidth

Set the Maximum Width - If width is larger, mesh will scale down to fit MaxWidth value

Windows
MacOS
Linux

References

Module

Text3D

Header

/Engine/Plugins/Experimental/Text3D/Source/Text3D/Public/Text3DComponent.h

Include

#include "Text3DComponent.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Rendering|Components|Text3D")
void SetMaxWidth
(
    const float Value
)

Remarks

Set the Maximum Width - If width is larger, mesh will scale down to fit MaxWidth value

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