Color.b

Blue component, between 0 and 1.

  1. float b [@property getter]
  2. float b [@property setter]
    struct Color
    @property
    float
    b
    (
    float blue
    )

Meta