IsPointInsideProperty
Returns if the point is inside the property.
exports.nolag_properties:IsPointInsideProperty(propertyId, point)
Parameters
propertyId:
number
The property IDpoint:
vector3
Return Value
boolean
Last updated