Click or drag to resize

DocumentLookDown Method

Overload List
 NameDescription
Public methodLookDown(Vector3) Find the first visual below the lookFrom world location.
Public methodLookDown(Visual) Find the first visual below the lookFrom visual.
Public methodLookDown(Vector3, DocumentLookOptions) Find the first visual below the lookFrom world location with the given DocumentLookOptions.
Public methodLookDown(Visual, DocumentLookOptions) Find the first visual below the lookFrom visual with the given DocumentLookOptions.
Top
See Also