CVROverlay.SetOverlayTextureBounds(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 SetOverlayTextureBounds(System::UInt64 ulOverlayHandle, Microsoft::MixedReality::Toolkit::OpenVR::Headers::VRTextureBounds_t % pOverlayTextureBounds);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError SetOverlayTextureBounds (ulong ulOverlayHandle, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.VRTextureBounds_t pOverlayTextureBounds);
member this.SetOverlayTextureBounds : uint64 * VRTextureBounds_t -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function SetOverlayTextureBounds (ulOverlayHandle As ULong, ByRef pOverlayTextureBounds As VRTextureBounds_t) As EVROverlayError
Parameters
- ulOverlayHandle
- UInt64
- pOverlayTextureBounds
- VRTextureBounds_t