HierarchicalStateOverrideComponent.TransparencyWritesDepthState Propriété
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.
Encapsule getState/SetState pour la fonctionnalité TransparencyWritesDepth.
public:
property Microsoft::Azure::RemoteRendering::HierarchicalEnableState TransparencyWritesDepthState { Microsoft::Azure::RemoteRendering::HierarchicalEnableState get(); void set(Microsoft::Azure::RemoteRendering::HierarchicalEnableState value); };
public Microsoft.Azure.RemoteRendering.HierarchicalEnableState TransparencyWritesDepthState { get; set; }
member this.TransparencyWritesDepthState : Microsoft.Azure.RemoteRendering.HierarchicalEnableState with get, set
Public Property TransparencyWritesDepthState As HierarchicalEnableState