Union Bytes EngineModulesObjectGetObjectPosition

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinitionDrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObject
CreateObjectGetObjectPositionMoveObjectRotateObjectScaleObject
ParticlePhysicShaderSoundsSpriteTexture

GetObjectPosition

Description

Returns the position of the object.

Syntax

*Position.UBE_VECTOR3Df = UBE_GetObjectPosition( Object.i )

Parameters

Object The number of the object.

Return value

The pointer to the position (in world coordinates) of the object.
This pointer remains valid as long as the object exists!

See also

Union Bytes | Login