On this pageCircularPlacement.AllRelativeLocationspublic List<Vector3> AllRelativeLocations { get; }CopyDescription#List of all locationsUsage#ExampleDebug.Log("Location Count: " + circularPlacementObject.AllRelativeLocations.Count());Copy