Point3D.z

the Z coordinate

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

Meta