'Declaration Public Property YDecimFactor As Integer
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Integer instance.YDecimFactor = value value = instance.YDecimFactor
public int YDecimFactor {get; set;}
NOTE: In effect only if both IsLimitDepth and IsDecimateY properties of the same ImGearIsosurfaceOptions class object are true.
'Declaration Public Property YDecimFactor As Integer
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Integer instance.YDecimFactor = value value = instance.YDecimFactor
public int YDecimFactor {get; set;}