Click or drag to resize

AvatarTransformInfoCameraOverlaysVR Property

The camera that renders VR specific overlays that need to appear infront of everything else

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Transform CameraOverlaysVR { get; }

Property Value

Type: UnityEngine.Transform
See Also