getAttachedShaders 方法

List<Shader>? getAttachedShaders(
  1. Program program
)

实现

List<Shader>? getAttachedShaders(Program program) native;