GetProbePositions()
Retrieves the probe positions from the BakeInput.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LightTransport
- Assembly: UnityEditor.CoreModule
public Vector3[] GetProbePositions()
Returns
Type | Description |
|---|---|
| Vector3[] | Array of probe positions. |