메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
IndexBuffer ( IDisposableResource parent, BufferUsages usage, int indices ) : System | ||
Update ( int indices, int updateCount ) : void |
public IndexBuffer ( IDisposableResource parent, BufferUsages usage, int indices ) : System | ||
parent | IDisposableResource | |
usage | BufferUsages | |
indices | int | |
리턴 | System |
public Update ( int indices, int updateCount ) : void | ||
indices | int | |
updateCount | int | |
리턴 | void |