#include <Spline.h>
Static Public Member Functions | |
| static AZ_CLASS_ALLOCATOR_DECL void | Reflect (SerializeContext &context) |
Public Attributes | |
| Vector3 | m_back |
| Control point before Vertex. | |
| Vector3 | m_forward |
| Control point after Vertex. | |
| float | m_angle = 0.0f |
Internal Bezier spline data