Skip to content

Commit 81101d6

Browse files
Update index.md
1 parent bd9cf28 commit 81101d6

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

docs/index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,9 @@ The plugin includes a demo level showcasing multiple vertex lighting configurati
3939
## Plugin Components
4040

4141
### **VertexLighting_Manager**
42-
The `VertexLighting_Manager` is essential for vertex lighting functionality.
43-
> [!IMPORTANT]
44-
> Ensure only <ins>one</ins> manager is present per level.
45-
46-
> [!CAUTION]
47-
> Only up to 256 vertex lights can be registered at the same time.
42+
The `VertexLighting_Manager` is essential for vertex lighting functionality.
43+
{{important}} Ensure only <ins>one</ins> manager is present per level. {{end}}
44+
{{warning}} Only up to 256 vertex lights can be registered at the same time. {{end}}
4845
<img src="images/actor_icons/Light_Manager.png" alt="The icon of the VertexLighting_Manager" width="200">
4946

5047
#### Default Settings:

0 commit comments

Comments
 (0)