enum abstract RaycastFlags(Int)
package fivem.client.core
from Int to Int
import fivem.client.core.Raycast
What a shape test is allowed to hit.
These are bit flags, but combine them with Bits.bor, not Haxe's ` | ` — |
|---|
that operator compiles to a shim requiring a Lua module FXServer does not
have, and takes the whole resource down at load time. See
fivem.shared.util.Bits.
Variables
inlineread onlyWorldGeometry:RaycastFlags = 1
Static map geometry: terrain, buildings, props baked into the map.