Skip to content

Core.Math.Algebra.Vector (Visera.Core.Math.Algebra.Vector)

Core.Math.Algebra.Vector provides vector types (e.g. 2/3/4D float or int) and operations: add, subtract, scale, dot, cross, normalize, length, etc. For position, normal, color, UV, transform; used with Geometry, Color; typically with Matrix and Quaternion for transforms.

See also