NcEngine
|
Constraint settings to attach two bodies at a point, limiting relative motion to rotation only. More...
#include <Constraints.h>
Public Attributes | |
Vector3 | ownerPosition = Vector3::Zero() |
local attach position | |
Vector3 | targetPosition = Vector3::Zero() |
local attach position | |
Static Public Attributes | |
static constexpr auto | type = ConstraintType::PointConstraint |
Constraint settings to attach two bodies at a point, limiting relative motion to rotation only.