Function TriangleMeshNode.ContainsPoint
        
                ContainsPoint
        
                (Vector3 p, NativeMovementPlane movementPlane)
    
            
            Checks if point is inside the node when seen from above, as defined by the movement plane.
                Public