GraphicsBindingOpenXrVulkan.UpdateAppSpace(UInt64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Informe ARR d’un nouvel espace d’application.
public:
Microsoft::Azure::RemoteRendering::Result UpdateAppSpace(System::UInt64 spaceHandle);
public Microsoft.Azure.RemoteRendering.Result UpdateAppSpace (ulong spaceHandle);
member this.UpdateAppSpace : uint64 -> Microsoft.Azure.RemoteRendering.Result
Public Function UpdateAppSpace (spaceHandle As ULong) As Result
Paramètres
- spaceHandle
- UInt64
Poignée d’espace OpenXR.
Retours
Remarques
ARR doit être informé chaque fois que l’espace de l’application change.