FCurveEditorScreenSpace::FCurveEditorScreenSpace

Construction from a physical size, and input/output range

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorScreenSpace.h
Include #include "CurveEditorScreenSpace.h"
FCurveEditorScreenSpace
(
    FVector2D InPixelSize,
    double InInputMin,
    double InInputMax,
    double InOutputMin,
    double InOutputMax
)

Remarks

Construction from a physical size, and input/output range


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library