Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. The 2023.1 beta is now available for testing. To find out what's new, have a look at our 2023.1 feature highlights.
    Dismiss Notice

Feature Request ShadowCaster2D - private shape path

Discussion in '2D Experimental Preview' started by ihgyug, Mar 21, 2021.

  1. ihgyug

    ihgyug

    Joined:
    Aug 5, 2017
    Posts:
    190
    Hi,

    When will we be able to modify the shape of the shadow caster 2D component through code without using reflection?
    A simple use case would be modifying the shape of the shadow caster to be similar to a line renderer/edge collider points.

    Thanks