Qt 3D Render QML Types

To import and use the module's QML types, use the following statement:

import Qt3D.Render 2.0

FrameGraph

For OpenGL ..

FrameGraphNode

LayerFilter

For ..

Layer

For ..

AbstractAttribute

Uncreatable

AbstractBuffer

Uncreatable

BoundingVolumeSpecifier

Uncreatable

Buffer

CuboidGeometry

QCuboidMesh

A cube mesh

CylinderGeometry

CylinderMesh

A cylindrical mesh

Geometry

GeometryRenderer

Mesh

A custom mesh

PlaneGeometry

PlaneMesh

A square planar mesh

SphereGeometry

SphereMesh

A spherical mesh

TorusGeometry

TorusMesh

A custom mesh

Light

Encapsulate a QLight object in a Qt 3D scene

PointLight

For OpenGL ..

SpotLight

For OpenGL ..

Annotation

For annotating ..

GraphicsApiFilter

For OpenGL ..

Material

Non-creatable abstract base for materials

ParameterMapping

For ..

BlendState

Encapsulates blending information

BlendStateSeparate

Encapsulates blending information

ClipPlane

Enables an additional OpenGL clipping plane that can be in shaders using gl_ClipDistance

AbstractTextureImage

Encapsulates the necessary information to create an OpenGL texture image

TextureImage

Encapsulates the necessary information to create an OpenGL texture image from an image source

© 2017 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.