Sandbox Logo

Vector2.LengthSquared

float LengthSquared { get; set; }

Description

This is faster than Length, so is better to use in certain circumstances

Return

User Comments