コード例 #1
0
 public void AssignPass(EffectPass pass)
 {
     this.outputlayout = pass.GetStreamOutputLayout(out this.outputvertexsize);
 }