flywave-map-controls.mapcontrols.raycastprojectionworld
Home > @flywave/flywave-map-controls > MapControls > rayCastProjectionWorld
MapControls.rayCastProjectionWorld() method
Signature:
protected rayCastProjectionWorld(result: Vector3, origin: Vector3, target: Vector3): number;
Parameters
Parameter | Type | Description |
|---|---|---|
result | Vector3 | |
origin | Vector3 | |
target | Vector3 |
Returns:
number