get

operator fun get(index: Int): Any(source)

Gets the post-process stage at index.

Return

The post-process stage at index.

Parameters

index

The index of the post-process stage.

See also