_GET_GROUND_Z_AND_MATERIAL_FOR_3D_COORD
Outputs the ground Z axis, its material and flags.Input flags are 17, 129 or 3423 in R* scripts.similar to flags of shapes test native
MISCBuild 1207
Signature
lua
GetGroundZAndMaterialFor3dCoord(coords, 0, groundZ, material, outFlags)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Any | — | |
| int | — | |
| float* | — | |
| Hash* | — | |
| int* | — |
Usage
lua
GetGroundZAndMaterialFor3dCoord(coords, 0, groundZ, material, outFlags)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
