build_height_field_geometry
build_height_field_geometry(samplerHeight, position, size, scale, totalSize, resolution) ⇒ Object
Kind: global function
| Param | Type |
|---|---|
| samplerHeight | Sampler2D |
| position | Vector2 |
| size | Vector2 |
| scale | Vector2 |
| totalSize | Vector2 |
| resolution | number |
build_height_field_geometry~indices : Uint8Array | Uint16Array | Uint32Array
Kind: inner constant of build_height_field_geometry