Struct MeshCacheItem Extends IEquatable<MeshCacheItem>
    Private
    
    
    
    Public Methods
        
                Equals
        
                (other)
    
                
                
                    Public
                
            
        
                GetHashCode
        
                ()
    
                
                
                    Public
                
            
        
                MeshCacheItem
        
                (mesh)
    
                
                
                    Public
                
            Public Variables
        
                mesh
        
    
                
                
                    Public
                
            
        
                quantizedHeight
        
    
                
                
                    Public
                
            
        
                rows
        
    
                
                
                    Public
                
            
        
                type
        
    
                
                
                    Public
                
            Public Static Variables
        
                Box
        
    
                
                
                    Public
                        Static
                        Readonly