ShadeOperator.ShadeOperator Constructors
Initializes a new instance of the ShadeOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | ShadeOperator() | Initializes a new instance of the ShadeOperator class. |
Public method | ShadeOperator(Operator input) | Initializes a new instance of the ShadeOperator class with the specified input operator. |
ShadeOperator()
Initializes a new instance of the ShadeOperator class.Syntax
public ShadeOperator ()
ShadeOperator(Operator input)
Initializes a new instance of the ShadeOperator class with the specified input operator.Syntax
public ShadeOperator (
Operator input
)
Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android