![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MatrixInterfaces.h>
Public Attributes | |
| int32 | ElementID = -1 |
| int32 | ConstraintIndex = -1 |
| FVector2d | Position = FVector2d::Zero() |
| bool | bPostFix = false |
| double | Weight = 1.0 |
Basic UV constraint
If bPostFix is true, this position constraint should be explicitly enforced after a solve
| int32 UE::Solvers::FUVConstraint::ConstraintIndex = -1 |
Index/Identifier of constraint, defined by usage
| int32 UE::Solvers::FUVConstraint::ElementID = -1 |
ID of constrained UV element
| FVector2d UE::Solvers::FUVConstraint::Position = FVector2d::Zero() |
Constraint position
| double UE::Solvers::FUVConstraint::Weight = 1.0 |
Arbitrary weight