Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


gridResolutionX

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

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Deprecated. The Light Probe Proxy Volume component is deprecated now that the Built-In Render Pipeline is deprecated. To use an alternative, refer to the documentation in the component help icon. #from(6000.5)
public int gridResolutionX { 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.