Syntax
dbPitchObjectUp(ObjectID, Value.f)
Description
This command will rotate an existing 3D object to pitch upwards. The rotation is independent of any axis orientation and allows free motion. The value of the angle can be positive or negative. The object number must be specified using an integer value. The angle must be specified using a real value. Be aware that you cannot use Euler angles in combination with this command. Euler angles are accessed with the dbRotateObject command, whereas Freeflight commands are accessed with the Turn, Pitch and Roll commands.
See Also
dbPitchObjectDown, dbPointObject, dbRollObjectLeft, dbRollObjectRight, dbTurnObjectLeft, dbTurnObjectRight