Force DynamicObjectCollection update.

Hi everybody,

I want to make a Billboard as a 3d cursor that follows the movements of the camera (moveLeft, moveForward, etc).

But the cursor don’t move in the same time of the camera because (i guess) of the DynamicObjectCollection update.

I just searching for a way to update a DynamicObjectCollection at my convenience.

Thanks in Advance!