GTA V NativesentityEntity::isTouchingModelOn this pageEntity::isTouchingModelSyntax ```js entity.isTouchingModel(modelHash); ``` Required Arguments modelHash: Model hash or name Return value Boolean Example ```js // todo ``` See also