SCurveEditorView::IsValueSnapEnabled

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

Unreal Engine C++ API Reference > Editor > CurveEditor > SCurveEditorView

  • SCurveEditorView::IsValueSnapEnabled()

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library