Class CVROverlay NamespaceValve.VR AssemblyBonsai.VR.dll public class CVROverlay Inheritance object CVROverlay Inherited Members object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Methods ClearOverlayTexture(ulong) CloseMessageOverlay() ComputeOverlayIntersection(ulong, ref VROverlayIntersectionParams_t, ref VROverlayIntersectionResults_t) CreateDashboardOverlay(string, string, ref ulong, ref ulong) CreateOverlay(string, string, ref ulong) DestroyOverlay(ulong) FindOverlay(string, ref ulong) GetDashboardOverlaySceneProcess(ulong, ref uint) GetKeyboardText(StringBuilder, uint) GetOverlayAlpha(ulong, ref float) GetOverlayColor(ulong, ref float, ref float, ref float) GetOverlayCurvature(ulong, ref float) GetOverlayDualAnalogTransform(ulong, EDualAnalogWhich, ref HmdVector2_t, ref float) GetOverlayErrorNameFromEnum(EVROverlayError) GetOverlayFlag(ulong, VROverlayFlags, ref bool) GetOverlayFlags(ulong, ref uint) GetOverlayImageData(ulong, IntPtr, uint, ref uint, ref uint) GetOverlayInputMethod(ulong, ref VROverlayInputMethod) GetOverlayKey(ulong, StringBuilder, uint, ref EVROverlayError) GetOverlayMouseScale(ulong, ref HmdVector2_t) GetOverlayName(ulong, StringBuilder, uint, ref EVROverlayError) GetOverlayRenderModel(ulong, StringBuilder, uint, ref HmdColor_t, ref EVROverlayError) GetOverlayRenderingPid(ulong) GetOverlaySortOrder(ulong, ref uint) GetOverlayTexelAspect(ulong, ref float) GetOverlayTexture(ulong, ref IntPtr, IntPtr, ref uint, ref uint, ref uint, ref ETextureType, ref EColorSpace, ref VRTextureBounds_t) GetOverlayTextureBounds(ulong, ref VRTextureBounds_t) GetOverlayTextureColorSpace(ulong, ref EColorSpace) GetOverlayTextureSize(ulong, ref uint, ref uint) GetOverlayTransformAbsolute(ulong, ref ETrackingUniverseOrigin, ref HmdMatrix34_t) GetOverlayTransformOverlayRelative(ulong, ref ulong, ref HmdMatrix34_t) GetOverlayTransformTrackedDeviceComponent(ulong, ref uint, StringBuilder, uint) GetOverlayTransformTrackedDeviceRelative(ulong, ref uint, ref HmdMatrix34_t) GetOverlayTransformType(ulong, ref VROverlayTransformType) GetOverlayWidthInMeters(ulong, ref float) GetPrimaryDashboardDevice() GetTransformForOverlayCoordinates(ulong, ETrackingUniverseOrigin, HmdVector2_t, ref HmdMatrix34_t) HideKeyboard() HideOverlay(ulong) IsActiveDashboardOverlay(ulong) IsDashboardVisible() IsHoverTargetOverlay(ulong) IsOverlayVisible(ulong) PollNextOverlayEvent(ulong, ref VREvent_t, uint) ReleaseNativeOverlayHandle(ulong, IntPtr) SetDashboardOverlaySceneProcess(ulong, uint) SetKeyboardPositionForOverlay(ulong, HmdRect2_t) SetKeyboardTransformAbsolute(ETrackingUniverseOrigin, ref HmdMatrix34_t) SetOverlayAlpha(ulong, float) SetOverlayColor(ulong, float, float, float) SetOverlayCurvature(ulong, float) SetOverlayDualAnalogTransform(ulong, EDualAnalogWhich, ref HmdVector2_t, float) SetOverlayFlag(ulong, VROverlayFlags, bool) SetOverlayFromFile(ulong, string) SetOverlayInputMethod(ulong, VROverlayInputMethod) SetOverlayIntersectionMask(ulong, ref VROverlayIntersectionMaskPrimitive_t, uint, uint) SetOverlayMouseScale(ulong, ref HmdVector2_t) SetOverlayName(ulong, string) SetOverlayRaw(ulong, IntPtr, uint, uint, uint) SetOverlayRenderModel(ulong, string, ref HmdColor_t) SetOverlayRenderingPid(ulong, uint) SetOverlaySortOrder(ulong, uint) SetOverlayTexelAspect(ulong, float) SetOverlayTexture(ulong, ref Texture_t) SetOverlayTextureBounds(ulong, ref VRTextureBounds_t) SetOverlayTextureColorSpace(ulong, EColorSpace) SetOverlayTransformAbsolute(ulong, ETrackingUniverseOrigin, ref HmdMatrix34_t) SetOverlayTransformOverlayRelative(ulong, ulong, ref HmdMatrix34_t) SetOverlayTransformTrackedDeviceComponent(ulong, uint, string) SetOverlayTransformTrackedDeviceRelative(ulong, uint, ref HmdMatrix34_t) SetOverlayWidthInMeters(ulong, float) ShowDashboard(string) ShowKeyboard(int, int, string, uint, string, bool, ulong) ShowKeyboardForOverlay(ulong, int, int, string, uint, string, bool, ulong) ShowMessageOverlay(string, string, string, string, string, string) ShowOverlay(ulong)