Click or drag to resize

BasicSceneScreenIsPointInsideControl Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public bool IsPointInsideControl(
	string controlName,
	Vector2 screenPosition
)

Parameters

controlName  String
 
screenPosition  Vector2
 

Return Value

Boolean
See Also