Interface VulkanLineWidthRangeType

All Known Implementing Classes:
VulkanLineWidthRange

@Immutable public interface VulkanLineWidthRangeType
The inclusive range of supported sizes for points. Values written to variables decorated with the PointSize built-in decoration are clamped to this range.
  • Method Summary

    Modifier and Type
    Method
    Description
    default float
     
    default float
     
  • Method Details

    • minimum

      @Default default float minimum()
      Returns:
      The minimum width
    • maximum

      @Default default float maximum()
      Returns:
      The maximum width