From 110a6734076511cb272beed057d419aece7bf3dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Tue, 18 Sep 2018 10:25:40 +0200 Subject: [PATCH] Update comment --- raycastlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raycastlib.h b/raycastlib.h index 82bccc2..37c49f3 100644 --- a/raycastlib.h +++ b/raycastlib.h @@ -313,7 +313,7 @@ void RCL_castRaysMultiHit(RCL_Camera cam, RCL_ArrayFunction arrayFunc, - accuracy: higher - wall textures: yes - different wall heights: yes - - floor/ceiling textures: no + - floor/ceiling textures: yes - floor geometry: yes, multilevel - ceiling geometry: yes (optional), multilevel - rolling door: no