FPositionConstraint

Basic position constraint

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Solvers/MatrixInterfaces.h

Include

#include "Solvers/MatrixInterfaces.h"

Syntax

struct FPositionConstraint

Remarks

Basic position constraint

Variables

Name Description

Public variable

bool

 

bPostFix

If bPostFix is true, this position constraint should be explicitly enforced after a solve

Public variable

int32

 

ConstraintIndex

Index/Identifier of constraint, defined by usage

Public variable

int32

 

ElementID

ID of constrained UV element

Public variable

FVector3d

 

Position

Constraint position

Public variable

double

 

Weight

Arbitrary weight

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss