'Declaration Public Property IsDecimateZ As Boolean
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Boolean instance.IsDecimateZ = value value = instance.IsDecimateZ
public bool IsDecimateZ {get; set;}
NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.
'Declaration Public Property IsDecimateZ As Boolean
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Boolean instance.IsDecimateZ = value value = instance.IsDecimateZ
public bool IsDecimateZ {get; set;}