Navigation
API > API/Plugins > API/Plugins/ControlRig
Calculates a set of mirrored item's based upon it's location, and the mirror plane defined by mirror axis and the mirror axis location.
| Name | FMirrorCalculator |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tools/MirrorCalculator.h |
| Include Path | #include "Tools/MirrorCalculator.h" |
Syntax
struct FMirrorCalculator
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FindMirroredItems
(
const TArray< FMirrorItem >& Items, |
Calculate the mirror results given a set of FMirrorItems, the axis, and plane location. | Tools/MirrorCalculator.h |