---
title: green
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gccolor/green
---

# green

The normalized value of the green component ranging from 0 to 1.

## Declaration

```swift
var green: Float { get }
```

## See Also

### Setting color values

- [red](gamecontroller/gccolor/red.md)
- [blue](gamecontroller/gccolor/blue.md)
