Menu: Math/Matrix
Purpose
Builds a translated, rotated and scaled transform from the supplied inputs and applies it to the input vector.
| Name | Type | Default | Details |
|---|
Vector | FLOAT3 | - | - |
Position | FLOAT3 | - | - |
Rotation | FLOAT3 | - | - |
Scale | FLOAT3 | - | - |
Outputs
| Name | Type | Default | Details |
|---|
Out | FLOAT3 | - | - |