Qt 3D Logic QML 类型

要导入和使用模块的 QML 类型,使用下列语句:

import Qt3D.Logic 2.6
					

QML 类型

FrameAction

Provides a way to have a synchronous function executed each frame

内容