DocumentLook |
| Name | Description | |
|---|---|---|
| LookDown(Vector3) | Find the first visual below the lookFrom world location. | |
| LookDown(Visual) | Find the first visual below the lookFrom visual. | |
| LookDown(Vector3, DocumentLookOptions) | Find the first visual below the lookFrom world location with the given DocumentLookOptions. | |
| LookDown(Visual, DocumentLookOptions) | Find the first visual below the lookFrom visual with the given DocumentLookOptions. |