public string GetPassName (int pass);

설명

Returns the name of the shader pass at index pass.

Returns the name of the shader pass at index pass. It will return an empty string if the pass does not exist.

See Also: FindPass.