Open 3D Engine ImGui Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
bool | ValidateCurveGraphDataParams () |
Public Attributes | |
CurvePointState | curvePointState |
ImVec2 | minPoint = ImVec2(FLT_MAX, FLT_MAX) |
ImVec2 | maxPoint = ImVec2(-FLT_MAX, -FLT_MAX) |
float | valueMax = 1.00f |
float | valueMin = 0.00f |
unsigned | maximumPoints = 1 |
float | width = 0.0f |
float | height = 0.0f |