예제 #1
0
 public void Apply()
 {
     Transformations = MatrixBuffer.ToArray();
     Textures        = TextureBuffer.ToArray();
     ChunkManager.PullingShaderData = true;
 }