We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2109bd1 commit 436f010Copy full SHA for 436f010
functions/Colshape/setColShapeSize.yaml
@@ -16,6 +16,11 @@ shared:
16
name: c
17
default: 'nil'
18
description: height for [cuboid](/reference/createColCuboid).
19
+ returns:
20
+ description: Returns **true** if the size was changed, **false** if invalid arguments were passed.
21
+ values:
22
+ - type: bool
23
+ name: result
24
oop:
25
element: colshape
26
method: setSize
0 commit comments