就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
Custom3DItem
List of All Members for Custom3DItem
这是完整成员列表为
Custom3DItem
,包括继承的成员。
meshFile
: string
位置
: vector3d
positionAbsolute
: bool
rotation
: quaternion
scaling
: vector3d
scalingAbsolute
: bool
shadowCasting
: bool
textureFile
: string
visible
: bool
meshFileChanged
(string
meshFile
)
positionAbsoluteChanged
(bool
positionAbsolute
)
positionChanged
(vector3d
position
)
rotationChanged
(quaternion
rotation
)
scalingAbsoluteChanged
(bool
scalingAbsolute
)
scalingChanged
(vector3d
scaling
)
void
setRotationAxisAndAngle
(vector3d
axis
, real
angle
)
shadowCastingChanged
(bool
shadowCasting
)
textureFileChanged
(string
textureFile
)
visibleChanged
(bool
visible
)