mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Update comment
This commit is contained in:
parent
c28e9d5e2d
commit
110a673407
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ void RCL_castRaysMultiHit(RCL_Camera cam, RCL_ArrayFunction arrayFunc,
|
||||||
- accuracy: higher
|
- accuracy: higher
|
||||||
- wall textures: yes
|
- wall textures: yes
|
||||||
- different wall heights: yes
|
- different wall heights: yes
|
||||||
- floor/ceiling textures: no
|
- floor/ceiling textures: yes
|
||||||
- floor geometry: yes, multilevel
|
- floor geometry: yes, multilevel
|
||||||
- ceiling geometry: yes (optional), multilevel
|
- ceiling geometry: yes (optional), multilevel
|
||||||
- rolling door: no
|
- rolling door: no
|
||||||
|
|
Loading…
Reference in a new issue