Node QML Type
A base QML type that other types inherit. It cannot be directly created. More...
Import Statement: | import Qt3D.Core 2.7 |
Inherited By: | AbstractSkeleton, AbstractTextureImage, Component3D, Effect, Entity, FilterKey, FrameGraphNode, Geometry, GeometryView, Joint, KeyboardDevice, RenderPass, RenderState, and RenderTargetOutput |
Properties
- childNodes : list<Node>
- data : list<QtQml::QtObject>
Detailed Description
Property Documentation
data : list<QtQml::QtObject> |