Description
Returns the squared length of the vector
Information
| Plugin | RigVM |
| Category | Math|Vector |
| Tags | Length,Size,Magnitude |
| Type | FRigVMFunction_MathVectorLengthSquared |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input vector to compute the squared length of | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting squared length of the vector | float |