TEXT3UText3DComponent::SetMaxHeight

Set the Maximum Height - If height is larger, mesh will scale down to fit MaxHeight 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 SetMaxHeight
(
    const float Value
)

Remarks

Set the Maximum Height - If height is larger, mesh will scale down to fit MaxHeight 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