Stay organized with collections
Save and categorize content based on your preferences.
GARStreetscapeGeometryRaycastResult
The result returned from |raycastStreetscapeGeometry:direction:error:| containing the transform of the hit location, the distance from the camera, and the geometry which was hit.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["`GARStreetscapeGeometryRaycastResult` provides information about the intersection point of a raycast with streetscape geometry."],["It includes the distance from the camera to the intersection, the specific geometry that was hit, and the world transform of the hit location."],["This result is obtained using the `raycastStreetscapeGeometry:direction:error:` method."]]],[]]