Previous Up Next

M3setObjVec
Defines an object’s position with respect to its father’s space, using integer values.

I M3setObjVec (
S3d _session_
H3d _object_
[I I I] _position_
)
Parameters

_session_
3D Session
_object_
3D object
_position_
Object’s new position
Warning : a coordinate set to nil in this vector is understood as the value -1
Return value

0 if successful, otherwise nil
See Also

M3getObjVec