Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


gridResolutionZ

The 3D grid resolution on the z-axis.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public int gridResolutionZ { get; set; }

Remarks

This property is used only when the LightProbeProxyVolume.resolutionMode is set to Custom. The final resolution will be the closest power of 2.