Enums.SceneLayerDataType enumeration

  • QML Enumeration List
  • Enums.SceneLayerDataType enumeration
  • The scene layer data type can be one of:

    ConstantDescription
    Enums.SceneLayerDataTypeUnknown(0) The type of the scene layer is unknown.
    Enums.SceneLayerDataTypeSceneObject(1) The type of the scene layer is 3D scene objects. Examples of 3D are building, ground, etc. The geometry of the data is a mesh.
    Enums.SceneLayerDataTypePoint(2) The type of the scene layer is point objects.
    Enums.SceneLayerDataTypeIntegratedMesh(3) The type of the scene layer is an integrated mesh.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.