BasicSceneScreenIsPointInsideControl Method |
Namespace: ProjectAssembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic bool IsPointInsideControl(
string controlName,
Vector2 screenPosition
)
Parameters
- controlName String
-
- screenPosition Vector2
-
Return Value
Boolean
See Also