Remove unimplemented set_clip() method
This commit is contained in:
parent
62765fb7ca
commit
cd6bd04cba
5 changed files with 0 additions and 82 deletions
|
|
@ -117,15 +117,6 @@
|
|||
Optionally, the item's orientation can be passed. For valid orientation values, see [method Basis.get_orthogonal_index].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_clip">
|
||||
<return type="void" />
|
||||
<argument index="0" name="enabled" type="bool" />
|
||||
<argument index="1" name="clipabove" type="bool" default="true" />
|
||||
<argument index="2" name="floor" type="int" default="0" />
|
||||
<argument index="3" name="axis" type="int" enum="Vector3.Axis" default="0" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_collision_layer_value">
|
||||
<return type="void" />
|
||||
<argument index="0" name="layer_number" type="int" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue