Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Node

A base QML type that other types inherit. It cannot be directly created. More...

Properties

Detailed Description

Property Documentation

[read-only] childNodes : list<Node>


[default] data : list<QtQml::QtObject>


[default] propertyTrackingOverrides : QJSValue

Assuming a Qt3DCore::Node needs to override the PropertyTrackingMode on two properties (enabled and displacement), the value should be set as shown below.

propertyTrackingOverrides:  {
    "enabled": Entity.DontTrackValues,
    "displacement": Entity.TrackFinalValues
}

This QML property was introduced in Qt 2.9.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded