com.unity.perception
com.unity.perception copied to clipboard
Question: Z option for ForegroundObjectPlacementRandomizer
Is this possible?
Every thing is possible if you dupplicate ForegroundObjectPlacementRandomizer.cs and modify it.
You can either make placementArea a Vector3 or decide to use its coordinate for something else than x and y (for example x and z).