isSafeFloat
Check if a float is safe to use. ie: Not too big or small.
isSafeFloat: (n: number) => boolean;Parameters
| Name | Description |
|---|---|
| |
Returns
boolean;Prev
intersectPolygonPolygonNext
kickoutOccludedShapesCheck if a float is safe to use. ie: Not too big or small.
isSafeFloat: (n: number) => boolean;| Name | Description |
|---|---|
| |
boolean;