diff options
| author | Rémi Verschelde | 2018-05-12 09:38:00 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2018-05-12 09:38:00 +0200 |
| commit | 3d9deda8b367ae9c715bef7e9b1b5917ed81240f (patch) | |
| tree | 5390848dafc7655554ed9af957f5ff2b8f1c437e /modules/csg/doc_classes/CSGCombiner.xml | |
| parent | 224d5371ff65a242f354b0c645176bdeea1cd14c (diff) | |
| download | godot-3d9deda8b367ae9c715bef7e9b1b5917ed81240f.tar.gz godot-3d9deda8b367ae9c715bef7e9b1b5917ed81240f.tar.zst godot-3d9deda8b367ae9c715bef7e9b1b5917ed81240f.zip | |
Sync classref with current source
Diffstat (limited to 'modules/csg/doc_classes/CSGCombiner.xml')
| -rw-r--r-- | modules/csg/doc_classes/CSGCombiner.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/csg/doc_classes/CSGCombiner.xml b/modules/csg/doc_classes/CSGCombiner.xml new file mode 100644 index 000000000..b2265d770 --- /dev/null +++ b/modules/csg/doc_classes/CSGCombiner.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<class name="CSGCombiner" inherits="CSGShape" category="Core" version="3.1"> + <brief_description> + </brief_description> + <description> + </description> + <tutorials> + </tutorials> + <demos> + </demos> + <methods> + </methods> + <constants> + </constants> +</class> |
