c6cea6e9b3
Thanks to @bojidar-bg's impressive work in #29380.
19 lines
492 B
XML
19 lines
492 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="CSGPrimitive" inherits="CSGShape" category="Core" version="3.2">
|
|
<brief_description>
|
|
Base class for CSG primitives.
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="invert_faces" type="bool" setter="set_invert_faces" getter="is_inverting_faces" default="false">
|
|
Invert the faces of the mesh.
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|