InstanceRepeater 的所有成员列表
这是 InstanceRepeater 的完整成员列表,包括继承的成员。
- instancingTable : Instancing
以下成员继承自 Repeater3D。
- count : int
- delegate : Component [默认]
- model : any
- objectAdded(int index, Object3D object)
- Object3D objectAt(index)
- objectRemoved(int index, Object3D object)
以下成员继承自 Node。
- eulerRotation : vector3d
- forward : vector3d
- opacity : real
- pivot : vector3d
- position : vector3d
- right : vector3d
- rotation : quaternion
- scale : vector3d
- scenePosition : vector3d
- sceneRotation : quaternion
- sceneScale : vector3d
- sceneTransform : matrix4x4
- staticFlags : int
- up : vector3d
- visible : bool
- x : real
- y : real
- z : real
- vector3d mapDirectionFromNode(QtQuick3D::Node node, vector3d localDirection)
- vector3d mapDirectionFromScene(vector3d sceneDirection)
- vector3d mapDirectionToNode(QtQuick3D::Node node, vector3d localDirection)
- vector3d mapDirectionToScene(vector3d localDirection)
- vector3d mapPositionFromNode(QtQuick3D::Node node, vector3d localPosition)
- vector3d mapPositionFromScene(vector3d scenePosition)
- vector3d mapPositionToNode(QtQuick3D::Node node, vector3d localPosition)
- vector3d mapPositionToScene(vector3d localPosition)
- rotate(real degrees, vector3d axis, enumeration space)
以下成员从 Object3D 继承而来。
- children : Object3D 列表
- data : Object 列表 [默认]
- parent : Object3D
- resources : Object 列表
- state : 字符串
- states : 状态列表
- transitions : 过渡列表
以下成员从 QtObject 继承而来。
- objectName : 字符串
© 2024 The Qt Company Ltd. 此处包含的文档贡献者是各自所有者的版权。本文档受《GNU自由文档许可证版本1.3》的许可,由自由软件基金会发布。Qt及其相关标志是芬兰及其它世界各地的 The Qt Company Ltd. 的商标。所有其他商标属于其各自所有者。