HierarchicalStateOverrideComponent.TransparencyWritesDepthState Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Envolve GetState/SetState para o recurso 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