SingleGraphicProcessionLayer :: struct
| type | :: "single-graphic" | |
| graphic | :: ProcessionGraphic | |
| render_layer optional | :: RenderLayer | |
| secondary_draw_order optional | :: int8 | |
| relative_to optional | :: EffectRelativeTo | Where the sprite is centered. |
Where the sprite is centered. | ||
| compensated_pivot optional | :: boolean | Swaps the order of sprite shift and rotation. |
Swaps the order of sprite shift and rotation. | ||
| rotates_with_pod optional | :: boolean | |
| shift_rotates_with_pod optional | :: boolean | Only applied when the |
Only applied when the | ||
| is_passenger_only optional | :: boolean | |
| clip_with_hatches optional | :: boolean | |
| animation_driven_by_curve optional | :: boolean | |
| frames | :: array[SingleGraphicLayerProcessionBezierControlPoint] | |


