HierarchicalStateOverrideComponent.UseCutPlaneFilterMaskState Property
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.
Wraps around GetState/SetState for the UseCutPlaneFilterMask feature
public:
property Microsoft::Azure::RemoteRendering::HierarchicalEnableState UseCutPlaneFilterMaskState { Microsoft::Azure::RemoteRendering::HierarchicalEnableState get(); void set(Microsoft::Azure::RemoteRendering::HierarchicalEnableState value); };
public Microsoft.Azure.RemoteRendering.HierarchicalEnableState UseCutPlaneFilterMaskState { get; set; }
member this.UseCutPlaneFilterMaskState : Microsoft.Azure.RemoteRendering.HierarchicalEnableState with get, set
Public Property UseCutPlaneFilterMaskState As HierarchicalEnableState