public string GetPassName(int pass);
Description 描述
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.
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.