Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sizeCustom

The size of the bounding box in which the 3D grid of interpolated Light Probes is generated.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Vector3 sizeCustom { get; set; }

Remarks

This is used when the LightProbeProxyVolume.boundingBoxMode property is set to Custom.