CVROverlay.GetOverlayTextureBounds(UInt64, VRTextureBounds_t) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVROverlayError GetOverlayTextureBounds(System::UInt64 ulOverlayHandle, Microsoft::MixedReality::Toolkit::OpenVR::Headers::VRTextureBounds_t % pOverlayTextureBounds);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError GetOverlayTextureBounds (ulong ulOverlayHandle, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.VRTextureBounds_t pOverlayTextureBounds);
member this.GetOverlayTextureBounds : uint64 * VRTextureBounds_t -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function GetOverlayTextureBounds (ulOverlayHandle As ULong, ByRef pOverlayTextureBounds As VRTextureBounds_t) As EVROverlayError
Parameters
- ulOverlayHandle
- UInt64
- pOverlayTextureBounds
- VRTextureBounds_t