Method AlignPivotPointToWorld
AlignPivotPointToWorld(OccurrenceList, bool)
Re-orient the Pivot Point straight to world origin (the grid)
Declaration
public void AlignPivotPointToWorld(OccurrenceList occurrences, bool applyToChildren)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | The occurrences to modify |
bool | applyToChildren | If True, all the pivot of the descending occurrences from occurrence will be affected |