Vector3.Clamp

Vector3 Clamp( Vector3 otherMin, Vector3 otherMax )

Vector3.Clamp

Vector3 Clamp( float min, float max )

User Comments