get

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

Gets the post-process stage at index

Return

The post-process stage or composite at index.

Parameters

index

The index of the post-process stage or composite.

See also