setColShapeSize
Client-side
Server-side
Shared
Needs checking
This function was partially migrated from the old wiki. Please review manually:
- Missing section: Syntax (Cuboid)
- Missing section: Syntax (Rectangle)
- Missing section: Syntax (Tube)
Pair: getColShapeSize
Manual Review Required
Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.
This function is used to set the size of a colshape. Valid types are rectangle, cuboid and tube.
OOP Syntax Help! I don't understand this!
- Method: colshape:setSize(...)
Syntax
setColShapeSize ( )Code Examples
server
TODOSee Also
Colshape Functions
- addColPolygonPoint
- createColCircle
- createColCuboid
- createColPolygon
- createColRectangle
- createColSphere
- createColTube
- getColPolygonHeight
- getColPolygonPointPosition
- getColPolygonPoints
- getColShapeRadius
- getColShapeSize
- getColShapeType
- isInsideColShape
- removeColPolygonPoint
- setColPolygonHeight
- setColPolygonPointPosition
- setColShapeRadius
- setColShapeSize