Function VisualServerSingleton.meshSetCustomAabb

Sets a mesh's custom aabb.

void meshSetCustomAabb (
  const(RID) mesh,
  const(AABB) aabb
) nothrow @nogc;