Decompose Scale

Extracts the scale component from the input transform. Magnitude returns the visual length of each axis (always positive, includes any skew contribution). Pure returns the isolated scale factors with rotation and skew stripped away (can be negative for flipped axes).

Interface

Inputs

ParameterDetailsPossible Types
Transform

Primary Input

Transform
Scale Type

Default: Magnitude

ScaleType

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Vec2