VROverlayView_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VROverlayView_t
Name | Description | |
---|---|---|
Fields | ||
overlayHandle | ||
texture | ||
textureBounds |
Fields
overlayHandle
public ulong overlayHandle
Field Value
Type | Description |
---|---|
System.UInt64 |
texture
public Texture_t texture
Field Value
Type | Description |
---|---|
Texture_t |
textureBounds
public VRTextureBounds_t textureBounds
Field Value
Type | Description |
---|---|
VRTextureBounds_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()