Created DebugSymbolizer (markdown)
parent
c7411c45b6
commit
581a4a9bb0
1 changed files with 8 additions and 0 deletions
8
DebugSymbolizer.md
Normal file
8
DebugSymbolizer.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
DebugSymbolizer is a special symbolizer to aid finding collision detection problems. It draws boxes for all things that are currently known to the collision detector.
|
||||
|
||||
This Symbolizer currently has no options.
|
||||
|
||||
## Usage
|
||||
```xml
|
||||
<DebugSymbolizer />
|
||||
```
|
Loading…
Reference in a new issue