Exemplo n.º 1
0
 public bool Equals(DepthTestMode other)
 => Comparison.Equals(other.Comparison) && Bounds.Equals(other.Bounds);