URadialSlider::SetAngularOffset

Sets the Angular Offset for the slider.

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="Behaviour")
void SetAngularOffset
(
    float InValue
)

Remarks

Sets the Angular Offset for the slider.

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