Context(s) | cop2 |
string iplanename(int opinput, int planeindex)
opinput
The input number to read from, starting from 0. For example, the first input is 0, the second input is 1, and so on.
Returns
The name of the plane specified by the planeindex of the given input (e.g. “C”, “A”).
input_plane |