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