# `GSPoint3`

*Structure*

## Declaration

```swift
struct GSPoint3
```

```objc
struct GSPoint3;
```

```python
GSPoint3
```

## Topics

### Instance Properties

- [`GSPoint3.x`](/Core/GlyphsCore/GSPoint3/x)
- [`GSPoint3.y`](/Core/GlyphsCore/GSPoint3/y)
- [`GSPoint3.z`](/Core/GlyphsCore/GSPoint3/z)

