Api Sandbox VR VRModelRenderer
class

VRModelRenderer

public class VRModelRenderer : Component

Renders a device-specific model for a VR device

Constructors

VRModelRenderer()

Properties

Name Type Description
ModelSource ModelSources Which device should we use to fetch the model?
ModelRenderer ModelRenderer Which model renderer should we use as the target?
Assembly: Sandbox.Engine Namespace: Sandbox.VR Full Name: Sandbox.VR.VRModelRenderer