# `GSPoint3 init(x:y:z:)`

*Initializer*

## Declaration

```swift
init(x: CGFloat, y: CGFloat, z: CGFloat)
```

