# Sandbox.VR.VRModelRenderer

Renders a device-specific model for a VR device

- Kind: class
- Namespace: `Sandbox.VR`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Component](/api/Sandbox.Component)

## Constructors

- [`VRModelRenderer`](/api/Sandbox.VR.VRModelRenderer/.ctor)

## Properties

- [`ModelRenderer`](/api/Sandbox.VR.VRModelRenderer/ModelRenderer): Which model renderer should we use as the target?
- [`ModelSource`](/api/Sandbox.VR.VRModelRenderer/ModelSource): Which device should we use to fetch the model?
