Example #1
0
 public bool IsBatch()
 {
     return(texture != null && texture.IsBatch());
 }