Point3D.y

the Y coordinate

  1. float y [@property getter]
  2. float y [@property setter]
    class Point3D
    @property
    void
    y
    (
    float value
    )

Meta