Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-10-25 15:18:07 +02:00
parent 96c5365de7
commit 70ae69821b
209 changed files with 3366 additions and 471 deletions

View File

@@ -62,14 +62,18 @@ Enumerations
enum **Type**:
- **TYPE_VERTEX** = **0**
- **TYPE_FRAGMENT** = **1**
- **TYPE_LIGHT** = **2**
- **TYPE_MAX** = **3**
Constants
---------
- **NODE_ID_INVALID** = **-1**
- **NODE_ID_OUTPUT** = **0**
Property Descriptions