colshapePolygon()
No Description Provided
Function Definition
ts
const result = new ColshapePolygon(minZ: number, maxZ: number, points: Array<shared.IVector2>);
Arguments
- minZ: number
- maxZ: number
- points: Array<shared.IVector2>
Returns
- self
Documentation
No Documentation Provided Yet