bindForSubMesh method

void bindForSubMesh(
  1. Effect effect,
  2. Scene scene,
  3. Mesh mesh,
  4. Matrix world,
  5. bool isFrozen,
)

Implementation

external void bindForSubMesh(Effect effect, Scene scene, Mesh mesh, Matrix world, bool isFrozen);