ChromaKeyProcessable
@ScreenActor
public protocol ChromaKeyProcessable
                A marker type with a chroma key processable screen object.
- 
                  
                  
Specifies the chroma key color.
Declaration
Swift
@ScreenActor var chromaKeyColor: CGColor? { get set }