Obsolete Members for Qt3DRender::QCamera

Los siguientes miembros de la clase QCamera son obsoletos. Se proporcionan para que el código fuente antiguo siga funcionando. Desaconsejamos su uso en código nuevo.

Propiedades

Funciones públicas

(deprecated) QMatrix4x4 viewMatrix() const

Señales

(deprecated) void viewMatrixChanged()

Documentación de propiedades

[read-only, deprecated] viewMatrix : QMatrix4x4

Esta propiedad está obsoleta. Desaconsejamos su uso en código nuevo.

Mantiene la matriz de vista de la cámara en coordenadas relativas a la entidad padre.

Funciones de acceso:

QMatrix4x4 viewMatrix() const

Señal del notificador:

void viewMatrixChanged()

© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.