procedure rglSetDynamicMatrix(aObjectIndex:Integer;aMatrix: TMatrix;aPhysicsEnabled : Boolean);stdcall;Set the matrix of a dynamic object ParametersaObjectIndex - index of the dynamic object in the engine aMatrix - new matrix for the dynamic object aPhysicsEnabled - is this object positionable by physics?