Method Run
Run(OccurrenceList)
Create UVs compatible with Unity lightmaps system
Declaration
protected override OccurrenceList Run(OccurrenceList occurrences)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Input GameObjects as Pixyz occurrences |
Returns
Type | Description |
---|---|
OccurrenceList | Output occurrences that will be converted back to GameObjects |