Colshape::isPointWithin
Checking if a point is within the colshape.
Parameters
- position: Vector3
Syntax
Server-Side
colshape.isPointWithin(position);
See Also
- Functions
- Properties
- Arrays
- Functions
Checking if a point is within the colshape.
colshape.isPointWithin(position);