4 references to BillboardEpsilon
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.Impl.cs (4)
123if (axisZ.LengthSquared() < BillboardEpsilon) 154if (axisZ.LengthSquared() < BillboardEpsilon) 185if (faceDir.LengthSquared() < BillboardEpsilon) 245if (faceDir.LengthSquared() < BillboardEpsilon)