SCurveEditorView::IsValueSnapEnabled

Should the tools respect the global snapping rules for Value (Y axis) input when manipulating a curve in this view.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h

Include

#include "SCurveEditorView.h"

Syntax

virtual bool IsValueSnapEnabled() const

Remarks

Should the tools respect the global snapping rules for Value (Y axis) input when manipulating a curve in this view. Can be set to false to ignore the snap setting.