Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableTransformConstraint
- UTickableTransformConstraint::ComputeOffset()
- UTickableLookAtConstraint::ComputeOffset()
- UTickableParentConstraint::ComputeOffset()
- UTickableRotationConstraint::ComputeOffset()
- UTickableScaleConstraint::ComputeOffset()
- UTickableTranslationConstraint::ComputeOffset()
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/TransformConstraint.h |
| Include | #include "TransformConstraint.h" |
virtual void ComputeOffset()
Remarks
Computes the initial offset that is needed to keep the child's global transform unchanged when creating the constraint. This can be called whenever necessary to update the current offset.