Field OnWindowClosed
An event that is triggered when a window that is showing this volume camera is closed (by the user or via code).
Namespace: Unity.PolySpatial
Assembly: solution.dll
Syntax
[SerializeField]
[Tooltip("An event that is triggered when this volume camera's window is closed.")]
public UnityEvent OnWindowClosed
Returns
Type | Description |
---|---|
UnityEvent |