Navigation
BlueprintAPI > BlueprintAPI/LensTable
Gets a Distortion point by given focus and zoom, if point does not exists returns false
Target is Lens File
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | In Focus | |
| real | In Zoom |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Out Distortion Info | |
| boolean | Return Value |