Skip to content

Commit 1580a95

Browse files
Update index.md
1 parent 81101d6 commit 1580a95

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@ The plugin includes a demo level showcasing multiple vertex lighting configurati
4040

4141
### **VertexLighting_Manager**
4242
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}}
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.
48+
4549
<img src="images/actor_icons/Light_Manager.png" alt="The icon of the VertexLighting_Manager" width="200">
4650

4751
#### Default Settings:

0 commit comments

Comments
 (0)