BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Matrix
Utility for mirroring this transform across a certain plane, and flipping one of the axis as well. (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | M | |
enum | Mirror Axis | |
enum | Flip Axis |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Utility for mirroring this transform across a certain plane, and flipping one of the axis as well.(Assumes Matrix represents a transform) |