SetDestructableOccluderHeight
- Parameters
-
d destructable
height real
- comment
-
Sets the value of field 'boch' (occH) aka "Art - Occlusion Height".
- note
-
See
GetDestructableOccluderHeight
for a code example. - patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native SetDestructableOccluderHeight takes destructable d, real height returns nothing