Syntax

dbLockObjectOff(ObjectID)

Description

This command will unlock the specified 3D object from the screen. Locking objects to the screen commands the object to completely ignore the camera's influence. By unlocking a previously locked object, you are commanding the object to associate itself with the influence of the camera once again. The Object Number should be specified using an integer value.

See Also

dbDisableObjectZDepth, dbEnableObjectZDepth, dbLockObjectOn