Node QML Type
A base QML type that other types inherit. It cannot be directly created. More...
Import Statement: | import Qt3D.Core 2.0 |
Since: | Qt 5.5 |
Inherited By: | AbstractTextureImage, Annotation, Component3D, Entity, FrameGraphNode, KeyboardController, and ParameterMapping |
Properties
- childNodes : list<Node>
- data : list<QtQml::QtObject>
Detailed Description
Property Documentation
[read-only] childNodes : list<Node> |