就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt Graphs
QML 類型
QtGraphs
Custom3DItem
List of All Members for Custom3DItem
這是完整成員列錶為
Custom3DItem
,包括繼承的成員。
meshFile
: string
position
: 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
)