IsSphereVisibleToAnotherMachine
Docslocal retval = IsSphereVisibleToAnotherMachine(p0, p1, p2, p3)Parameters
| Name | Type | Description |
|---|---|---|
p0 | float | — |
p1 | float | — |
p2 | float | — |
p3 | float | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsSphereVisibleToAnotherMachine(p0, p1, p2, p3)| Name | Type | Description |
|---|---|---|
p0 | float | — |
p1 | float | — |
p2 | float | — |
p3 | float | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!