Struct ProjectionParams
    Public
    
    
    
    Public Methods
        
                ProjectionParams
        
                (constraint, graphTransform)
    
                    
                    
                        Public
                    
                
        
                SquaredRectPointDistanceOnPlane
        
                (rect, p)
    
                    
                    Calculates the squared distance from a point to a box when projected to 2D.
                        Public
                    
                Public Static Methods
        
                SquaredRectPointDistanceOnPlane
        
                (projection, rect, p)
    
                    
                    
                        Public
                            Static
                    
                Public Variables
        
                alignedWithXZPlane
        
    
                    
                    
                        Public
                    
                
        
                alignedWithXZPlaneBacking
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                distanceMetric
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                distanceScaleAlongProjectionAxis
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                planeProjection
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                projectedUpNormalized
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                projectionAxis
        
    
                    
                    
                        Public
                            Readonly