# WhitePoint

> The reference white point of a color space.

## Definition

* **Type:** Enum
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public enum WhitePoint
```

## Fields

| Value                                                                | Description                  |
| -------------------------------------------------------------------- | ---------------------------- |
| [D65](/engine/6000.6/script-reference/unityengine/whitepoint/d65.md) | CIE standard illuminant D65. |
