RenderTargetInSpaceGetScreenPositionByRay Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool GetScreenPositionByRay(
Ray ray,
out Vector2 screenPosition
)
Parameters
- ray
- Type: NeoAxisRay
- screenPosition
- Type: NeoAxisVector2
Return Value
Type:
BooleanSee Also