diff --git a/interface/src/avatar/MyAvatar.h b/interface/src/avatar/MyAvatar.h index 3fceae534f..88c2ea3f9c 100644 --- a/interface/src/avatar/MyAvatar.h +++ b/interface/src/avatar/MyAvatar.h @@ -170,7 +170,7 @@ class MyAvatar : public Avatar { * @property {Vec3} skeletonOffset - Can be used to apply a translation offset between the avatar's position and the * registration point of the 3D model. * - * @property {Vec3} qmlPosition - A synonym for position for use by QML. + * @property {Vec3} qmlPosition - A synonym for position for use by QML. This is deprecated. * * @property {Vec3} feetPosition - The position of the avatar's feet. * @property {boolean} shouldRenderLocally=true - If true then your avatar is rendered for you in Interface,