Interface PostChainConfig.Input

All Known Implementing Classes:
PostChainConfig.TargetInput, PostChainConfig.TextureInput
Enclosing class:
PostChainConfig

public static sealed interface PostChainConfig.Input permits PostChainConfig.TextureInput, PostChainConfig.TargetInput