bind method

void bind(
  1. Matrix world, [
  2. Mesh mesh
])

Implementation

external void bind(Matrix world, [Mesh mesh]);