Sign in
third-party-mirror
/
orbit
/
b80a455c0268d549edd5f71d1094a89297b72f72
/
.
/
qt-everywhere-src-5.14.1
/
qt3d
/
tests
/
auto
/
quick3d
/
dynamicnodecreation
/
data
/
createSingle.qml
blob: c28aa08ebb153f5761dac980f84429a18027bbdf [
file
]
import
QtQml
2.1
import
Qt3D
.
Core
2.0
Entity
{
property
bool
success
:
true
property
int
value
:
12345
}