Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


innerSpotAngle

The angle of the spot light's inner cone in degrees.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public float innerSpotAngle { get; set; }

Remarks

This is only used for LightType.Spot lights. This only works with a Scriptable Render Pipeline.