SCurveEditorView::IsTimeSnapEnabled

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

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
virtual bool IsTimeSnapEnabled() const

Remarks

Should the tools respect the global snapping rules for Time (X 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