update

public synchronized OrientedBoundingBox update(Location location)

Updates both position, rotation, and scale from a Location in one efficient call. This is much more efficient than creating a new OrientedBoundingBox.

Return

this OrientedBoundingBox for method chaining

Parameters

location

The location to update from