Prop Viewer lets players inspect any prop model in a clean cinematic viewer. The object appears in front of the camera where players rotate and zoom to inspect details.
No framework required. Works with any inventory system.
Inspect any prop model
Rotate objects with mouse drag
Zoom using mouse wheel
Cinematic bars for immersion
Smooth camera transitions
Framework independent
Works with ESX, QBCore, ox_inventory or standalone
Simple exports for easy integration
Metadata support for inventory items
Lightweight client resource
Integration takes only a few lines.
Example:
exports.ap_propview:openPropView({
model = item.metadata.model,
label = item.label
})Works with metadata driven inventory items using:
metadata.modelmetadata.propmetadata.propModel