LevelOfDetail.Input Property
Gets the input Operator.
Thread safety: This property is thread-safe.
Syntax
public Operator Input { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the input Operator.
public Operator Input { get; }
Windows, Linux, Android
In this article
Gets the input Operator.
public:
OperatorPtr input ( ) const;
Windows, Linux, Android
In this article
Gets the input Operator.
public final Operator getInput ( )
Windows, Linux, Android
In this article
Gets the input Operator.
input
Windows, Linux, Android
In this article