gridResolutionY
The 3D grid resolution on the y-axis.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int gridResolutionY { get; set; }
Remarks
This property is used only when the LightProbeProxyVolume.resolutionMode is set to Custom. The final resolution is the closest power of 2.