Skip to content

Kuesa::Qt3D::ReflectionPlaneExtension

Module: Kuesa Qt 3D API

#include <reflectionplaneextension.h>

Inherits from QObject

Public Functions

Name
ReflectionPlaneExtension(QObject * parent =nullptr)
QQmlListProperty< Qt3DRender::QLayer > layers()

Public Properties

Name
QQmlListProperty< Qt3DRender::QLayer > layers

Public Functions Documentation

function ReflectionPlaneExtension

1
2
3
explicit ReflectionPlaneExtension(
    QObject * parent =nullptr
)

function layers

1
QQmlListProperty< Qt3DRender::QLayer > layers()

Public Property Documentation

property layers

1
QQmlListProperty< Qt3DRender::QLayer > layers;

Updated on 2022-10-18 at 11:12:52 +0200