Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableTransformConstraint
Description
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.
Derived Overrides
- UTickableLookAtConstraint::ComputeOffset
- UTickableParentConstraint::ComputeOffset
- UTickableRotationConstraint::ComputeOffset
- UTickableScaleConstraint::ComputeOffset
- UTickableTranslationConstraint::ComputeOffset
| Name | ComputeOffset |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/Transform/TransformConstraint.h |
| Include Path | #include "Transform/TransformConstraint.h" |
virtual void ComputeOffset()