4 references to BillboardEpsilon
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.Impl.cs (4)
223if (axisZ.LengthSquared() < BillboardEpsilon) 254if (axisZ.LengthSquared() < BillboardEpsilon) 285if (faceDir.LengthSquared() < BillboardEpsilon) 345if (faceDir.LengthSquared() < BillboardEpsilon)