以下成员源于类 QCamera 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(deprecated)
viewMatrix
: const QMatrix4x4
(deprecated)
QMatrix4x4
|
viewMatrix () const |
(deprecated)
void
|
viewMatrixChanged () |
[read-only]
viewMatrix
: const
QMatrix4x4
This property is deprecated. We strongly advise against using it in new code.
Holds the camera's view matrix in coordinates relative to the parent entity.
访问函数:
QMatrix4x4 | viewMatrix () const |
通知程序信号:
void | viewMatrixChanged () |