BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Matrix
Apply Scale to this matrix (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | M | |
real | Scale |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Apply Scale to this matrix(Assumes Matrix represents a transform) |