# transparencySortAxis

> Determines the sorting axis if the Transparency Sort Mode is set to Custom Axis.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Vector3 transparencySortAxis { get; set; }
```
