C# Class UnityEngine.VR.VRDevice

Contains all functionality related to a VR device.

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Свойство Type Description
INTERNAL_CALL_GetNativePtr void

Méthodes publiques

Méthode Description
GetNativePtr ( ) : IntPtr

Native pointer to the VR device structure, if available.

Private Methods

Méthode Description
INTERNAL_CALL_GetNativePtr ( IntPtr &value ) : void

Method Details

GetNativePtr() public static méthode

Native pointer to the VR device structure, if available.

public static GetNativePtr ( ) : IntPtr
Résultat System.IntPtr