Node QML Type
A base QML type that other types inherit. It cannot be directly created. More...
Import Statement: | import Qt3D.Core 2.4 |
Since: | Qt 5.5 |
Inherited By: | AbstractTextureImage, Effect, Entity, FilterKey, FrameGraphNode, KeyboardDevice, RenderPass, RenderState, and RenderTargetOutput |
Properties
- childNodes : list<Node>
- data : list<QtQml::QtObject>
Detailed Description
Property Documentation
[default] data : list<QtQml::QtObject> |