sim.alignShapeBBReorients the bounding box of a shape, while keeping the shape frame in place. The shape's inertia properties are unaffected Synopsisbool result = sim.alignShapeBB(int shapeHandle, list pose)
bool result = sim.alignShapeBB(int shapeHandle, float[7] pose)
Arguments
Return values
|