---
title: "Geometry"
canonical: "https://documentation.chaos.com/space/VRAYUNREAL/116558249/Geometry"
format: markdown
---
This page provides information on the V-Ray scene and mesh formats in V-Ray for Unreal. Overview  V-Ray offers two geometry formats for ease of use in Unreal: V-Ray Scene The .vrscene file format contains all of the needed assets for a scene render, including geometry, materials, textures, lights, cameras, etc. Read more V-Ray Proxy The .vrmesh file format imports geometry, handled at render time. This file format contains all geometric information needed to render a mesh. Read more