Function CollisionObject.shapeOwnerSetTransform

Sets the Transform of the given shape owner.

void shapeOwnerSetTransform (
  const(long) owner_id,
  const(Transform) transform
) nothrow @nogc;