Lib.numbers.vec2.ScaleVector2 - tixl3d/tixl GitHub Wiki

ScaleVector2

in Lib.numbers.vec2


Multiplies two incoming [Vector2]'s with each other


Input Parameters

Name (Relevancy & Type) Description
A (Vector2) Input for the first Vector2 (A)
B (Vector2) Input for the second Vector2 (B) which will be used to multiply Vector2 (A)
UniformScale (Single) factor to multiply the incoming vectors uniformly

Outputs

Name Type
Result System.Numerics.Vector2

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️