URadialSlider::SetSliderHandleColor

Sets the color of the handle bar

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/Components/RadialSlider.h

Include

#include "Components/RadialSlider.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/Components/RadialSlider.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Appearance")
void SetSliderHandleColor
(
    FLinearColor InValue
)

Remarks

Sets the color of the handle bar

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